paper-with-me

Papers

Fortress: A Case Study in Stabilizing Search Recommendations via Temporal Data Augmentation and Feature Pruning

2026-05-14 · Milind Pandurang Jagre, Jia Huang, Dayvid V. R. Oliveira, Zhinan Cheng, Babak Seyed Aghazadeh, Puja Das, Chris Alvino, Jinda Han, Kailash Thiyagarajan arxiv

In search and recommendation systems, predictive models often suffer from temporal instability when certain input features introduce volatility in output scores. This instability can degrade model reliability and user experience especially in multi-stage systems where consistent predictions are critical for downstream decision making. We introduce Fortress, a general framework for enhancing model stability and accuracy by identifying and pruning features that contribute to inconsistent prediction scores over time. Fortress leverages historical snapshots temporally partitioned datasets capturing score fluctuations for the same entity across periods and follows a four-step process: (1) collect historical snapshots, (2) identify samples with unstable predictions, (3) isolate and remove instability-inducing features, and (4) retrain models using only stable features. While semantic features from LLMs and BERT-based models improve generalization, they often lack full query or entity coverage. Engagement-based features offer strong predictive power but tend to introduce temporal instability. Fortress mitigates this trade-off by suppressing the volatility of engagement signals while retaining their predictive value leading to more stable and accurate models. We validate Fortress on a query-to-app relevance model in a large-scale app marketplace. Offline experiments demonstrate notable improvements in prediction stability (measured by Coefficient of Variation) and classification performance (measured by PR-AUC).

📄 PDF Abstract BibTeX arXiv:2605.15299

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsData AugmentationDecision Making

Similar Papers 제목 키워드 기반

Challenges of Context and Time in Reinforcement Learning: Introducing Space Fortress as a Benchmark

2018-09-06 · Akshat Agarwal, Ryan Hope, Katia Sycara

Research in deep reinforcement learning (RL) has coalesced around improving performance on benchmarks like the Arcade Learning Environment. However, these benchmarks conspicuously miss important characteristics like abru…

Atari GamesDeep Reinforcement LearningReinforcement LearningReinforcement Learning (RL)+2

Amorphous Fortress: Observing Emergent Behavior in Multi-Agent FSMs

2023-06-22 · M Charity, Dipika Rajesh, Sam Earle, Julian Togelius

We introduce a system called Amorphous Fortress -- an abstract, yet spatial, open-ended artificial life simulation. In this environment, the agents are represented as finite-state machines (FSMs) which allow for multi-ag…

Artificial Life

Quality Diversity in the Amorphous Fortress (QD-AF): Evolving for Complexity in 0-Player Games

2023-12-04 · Sam Earle, M Charity, Dipika Rajesh, Mayu Wilson 외

We explore the generation of diverse environments using the Amorphous Fortress (AF) simulation framework. AF defines a set of Finite State Machine (FSM) nodes and edges that can be recombined to control the behavior of a…

Artificial LifeDiversity

FORTRESS: Frontier Risk Evaluation for National Security and Public Safety

2025-06-17 · Christina Q. Knight, Kaustubh Deshpande, Ved Sirdeshmukh, Meher Mankikar 외

The rapid advancement of large language models (LLMs) introduces dual-use capabilities that could both threaten and bolster national security and public safety (NSPS). Models implement safeguards to protect against poten…

Learning Time-Sensitive Strategies in Space Fortress

2018-05-17 · Akshat Agarwal, Ryan Hope, Katia Sycara

Although there has been remarkable progress and impressive performance on reinforcement learning (RL) on Atari games, there are many problems with challenging characteristics that have not yet been explored in Deep Learn…

Atari GamesReinforcement LearningReinforcement Learning (RL)Space Fortress+1