OrDA Purifies Marketing Recommendations by Removing Habit Bias

Lingxiao Zhang, Xiaobo Li, Tao Xu· July 16, 2026 View original

Summary

OrDA (Orthogonal Disentanglement of Access habits) is a new framework designed to improve homepage marketing block recommendations by disentangling user interest from access habits. It uses a dual-tower structure with orthogonal regularization and causal intervention to eliminate "pseudo-positives" caused by position bias, leading to significant click-through rate improvements.

Homepage marketing block recommendations are often influenced by a combination of a user's genuine content interest and their ingrained access habits, such as clicking on items in prominent positions. This can lead to "pseudo-positives," where items are clicked due to their placement rather than their quality, biasing the recommendation system. To address this, researchers propose OrDA, the Orthogonal Disentanglement of Access habits framework. OrDA employs a dual-tower neural network architecture with a gated allocation layer, designed to adaptively route features and minimize interference between interest and habit signals. A key innovation is the use of orthogonal regularization, which ensures that the latent representations of interest and habit are geometrically perpendicular, enforcing a rigorous separation. During inference, OrDA applies causal intervention (do-calculus) to rank items based solely on these purified interest scores, effectively removing the influence of access habits. Empirical online evaluations on large-scale datasets confirm that OrDA successfully eliminates access-habit bias, outperforming state-of-the-art methods in predictive accuracy. An online A/B test showed a 5.64% improvement in user click-through rates on a real-world marketing block, demonstrating its practical impact.

Why it matters

For marketing and product professionals, OrDA offers a powerful way to deliver more accurate and genuinely engaging recommendations, directly improving user experience and conversion rates by focusing on true interest rather than superficial habits.

How to implement this in your domain

  1. 1Evaluate current recommendation systems for potential "pseudo-positive" biases from access habits.
  2. 2Investigate integrating the OrDA framework's dual-tower architecture into existing recommendation engines.
  3. 3Implement orthogonal regularization to disentangle user interest and habit signals.
  4. 4Apply causal intervention during inference to rank items based purely on purified interest scores.
  5. 5Conduct A/B tests to measure the impact of OrDA on user engagement and conversion metrics.

Who benefits

E-commerceRetailMedia & EntertainmentSocial Media

Key takeaways

  • Access habits can create "pseudo-positives" and bias marketing recommendations.
  • OrDA disentangles user interest from access habits using a dual-tower structure.
  • Orthogonal regularization ensures rigorous separation of interest and habit signals.
  • Causal intervention ranks items by purified interest, leading to improved UCTR.

Original post by Lingxiao Zhang, Xiaobo Li, Tao Xu

"arXiv:2607.13420v1 Announce Type: new Abstract: Clicks on homepage marketing blocks are driven by a dual-mechanism of content interest and access habits. However, habitual clicks often create Pseudo-Positives in marketing slots, where position advantage masks mediocre content qua…"

View on X

Originally posted by Lingxiao Zhang, Xiaobo Li, Tao Xu on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI in Marketing

AI Engineering & DevToolsAI in MarketingAI in Sales

Counterfactual Estimation Accelerates A/B Tests by Reducing Variance

This work introduces a novel A/B-testing protocol that leverages counterfactual estimation and policy overlap to significantly reduce variance and accelerate experimentation. By framing randomized treatment assignment as a meta-policy, it obtains unbiased estimates for average treatment effects, outperforming standard difference-in-means estimators when policies have common support.

Olivier JeunenJul 17, 2026
AI Engineering & DevToolsAI in Marketing

Adaptive Ad Load Optimizes Revenue and User Experience in Sponsored Search.

This research introduces an adaptive algorithm, e-LAAL, for sponsored search platforms that dynamically adjusts ad load based on query characteristics. It demonstrates that increasing ad load can boost revenue significantly while minimizing negative impacts on user engagement and conversions.

Mohammad Rashid, Hema YoganarasimhanJul 17, 2026
AI Engineering & DevToolsAI ResearchAI in Marketing

MIDiff Generates Realistic Mobile Usage Data Despite Sparsity

Researchers propose Multivariate-Imaging Diffusion (MIDiff), a diffusion-based framework that transforms sparse multivariate mobile usage sequences into correlation images for generating realistic user behavior traces. MIDiff addresses challenges like data sparsity, heterogeneous variable types, and usage imbalance, outperforming baselines in fidelity.

Yilai Liu, Shiyuan Zhang, Hongyang DuJul 17, 2026