The same papers as my per-conference reports, but re-sorted by topic across venues — so work on the same problem from different conferences sits together. Ordered by how central each topic is to what I work on; peripheral topics are kept but grouped at the end.
Aggregated from my conference reports | a curated, verified sample — not the full proceedings | ↗ Reading list
Why this view: the interesting movements are cross-venue. Self-improvement and reasoning-intensive retrieval show up at an IR venue, an ML venue and an NLP venue at once — you only see that if you drop the conference boundary and read by topic.
What the cross-venue view makes obvious
1 Self-improvement is venue-agnostic
The self-improving / self-evolving agent is no longer an ML curiosity — the same idea (improve from your own experience, gated by a verifier) shows up at ICML and ACL in the same season. Read by conference you'd think it was three separate trends; read by topic it's clearly one.
Anchors: MemEvolve: Meta-Evolution of Agent Memory Systems ICML (ICML) · TT-SI: Self-Improving LLM Agents with Test-Time Training ACL Findings (DOI) · Toward Training Superintelligent Software Agents through Self-Play SWE-RL ICML (ICML)
2 Retrieval learned to reason — everywhere
Reasoning-intensive retrieval and agentic search are a shared obsession across SIGIR, ICML and ACL, all circling the BRIGHT benchmark and the deep-research agent. The methods that travel best are about representations and distillation, which is why I keep those core even when the surrounding topic isn't.
Anchors: DR Tulu: Reinforcement Learning with Evolving Rubrics for Deep Research ICML (ICML) · Agentic-R: Learning to Retrieve for Agentic Search ACL Findings (DOI) · ReasonEmbed: Enhanced Text Embeddings for Reasoning-Intensive Document Retrieval ACL (arXiv)
3 The judge and the verifier are the shared bottleneck
Whether the paper is about ranking, self-reward, or alignment, it eventually leans on a model judging a model. The cross-venue signal is that everyone now treats the judge as something to be measured and defended, not trusted.
Anchors: Quantifying Biases in LLM-as-a-Judge Evaluations ICML (ICML) · AgentV-RL: Scaling Reward Modeling with Agentic Verifier ACL Findings (DOI) · When to Trust the Cheap Check: Weak and Strong Verification for Reasoning ICML (ICML)
Appendix
Every catalogued paper, grouped by topic
Core topics first, then the ones less central to my work. Each paper keeps its venue chip so you can see which conference it came from; links are the venue's canonical one (DOI, ICML program page, or arXiv).
1 · Reasoning-first ranking & LLM rerankers
ACLA Survey of Reasoning-Intensive Retrieval: Progress and Challenges — Systematizes reasoning-intensive retrieval benchmarks and methods by where and how reasoning enters the pipeline.DOIarXiv
ACLAdaptive Retrieval for Reasoning — Studies when to retrieve during reasoning, proposing adaptive retrieval for large reasoning models.DOI
ACLContextual Relevance and Adaptive Sampling for LLM-Based Document Reranking — TS-SetRank, an uncertainty-aware sampling reranker built on contextual relevance, lifts nDCG@10 by 15-25% on BRIGHT and 6-21% on BEIR.arXiv
ACLLearning from Emptiness: De-biasing Listwise Rerankers with Content-Agnostic Probability Calibration — CapCal is a training-free content-agnostic calibration that decouples positional bias from ranking decisions in generative listwise rerankers.DOIarXiv
ICMLRanking Free RAG: Replacing Re-ranking with Selection in RAG for Sensitive Domains — METEORA swaps relevance re-ranking for rationale-driven evidence selection with an elbow-detection cutoff and a verifier LLM, more accurate with fewer chunks.arXiv
ICMLRethinking the Reranker: Boundary-Aware Evidence Selection for Robust Retrieval-Augmented Generation — BAR-RAG reframes the RAG reranker as a boundary-aware evidence selector targeting the generator's usable zone, ~10% end-to-end QA gain under noisy retrieval.arXiv
ICMLVery Efficient Listwise Multimodal Reranking for Long Documents — ZipRerank shortens input via query-image early interaction and scores all candidates in one forward pass, up to 10x lower reranking latency on MMDocIR.arXiv
ICTIRAdaptive Re-Ranking — Adjusts re-ranking depth/effort per query rather than a fixed cutoff.DOI
ICTIRDoes Form Affect Function? An Extended Study of LLM Re-Ranking Behavior — Probes whether reasoning rerankers are stable across prompt/format.DOI
ICTIREntity Labels Are Not Entity Signals: A Framework for Observable Relevance in Document Re-Ranking — Separates surface entity labels from signals that drive relevance.DOI
ICTIRRank, Don't Generate: Statement-level Ranking for Explainable Recommendation — Ranks candidate explanation statements instead of generating text.DOI
ICTIRRank-ICL: Ranking-based In-context Learning for Search Result Explanation — Ranking-based in-context examples to explain results.DOI
ICTIRRanking Passages in Relevant Documents Using LLMs — Intra-document passage ranking from LLM relevance signals.DOI
SIGIRConsensus-Anchored Expansion for Noise-Resilient Re-ranking — Anchors on consensus signals to keep re-ranking robust to noise.DOI
SIGIRCRED: Calibrated Relational Enhanced Distillation for LLM-Based Pointwise Reranking — Distillation to make pointwise LLM reranking calibrated and cheaper.DOI
SIGIRDomain-Specific Reranking: When is Adaptation Worth the Cost? — Empirically maps when domain adaptation of rerankers pays off.DOI
SIGIRFrom Unstructured to Structured: LLM-Guided Attribute Graphs for Entity Search and Ranking — Builds attribute graphs with LLMs to rank entities.DOI
SIGIRLearning to Summarize for Search Relevance with Reinforcement Learning — RL-tuned summaries used as a search-relevance signal.DOI
SIGIROn the Robustness of LLM Re-Rankings — Stress-tests how stable LLM re-ranking is under perturbation.DOI
SIGIROne Pass, Any Order: Position-Invariant Listwise Reranking for LLM-Based Recommendation — Removes position bias from listwise LLM reranking for rec.DOI
SIGIRRank-R1: Enhancing Reasoning in LLM-based Document Rerankers via Reinforcement Learning — RL-trained reranker that reasons over query and candidates before ordering.DOIarXiv
SIGIRrerankers: A Lightweight Unified Toolkit for Reranking Approaches — Open toolkit unifying many reranking methods behind one API.DOI
SIGIRRevisiting Text Ranking in Deep Research — Re-examines classic text ranking inside deep-research pipelines.DOI
SIGIRTemporal User-Agnostic Ranking: Detecting Preference Evolution while Preserving Ethical Principles — Ranks over time without per-user profiling.DOI
SIGIRThe Vulnerability of LLM Rankers to Prompt Injection Attacks — Shows LLM rankers can be gamed by injected instructions in documents.DOI
SIGIRThink When Needed: Model-Aware Reasoning Routing for LLM-based Ranking — Spends reasoning only on queries that need it; routes the rest to cheap scoring.DOI
SIGIRWhen Search Is Not Enough: Ranking Content for Query-Less Browse Surfaces — Ranking where there is no query, only a browse surface.DOI
SIGIRWhen Vision Meets Texts in Listwise Reranking — Listwise LLM reranking that jointly reasons over visual and textual candidates.DOI
ACLCLEAR: Cross-Lingual Enhancement in Retrieval via Reverse-training — A reverse-training loss using English passages as a bridge to improve cross-lingual dense retrieval, up to 15% gains for low-resource languages.DOIarXiv
ACLReasonEmbed: Enhanced Text Embeddings for Reasoning-Intensive Document Retrieval — ReMixer data synthesis plus Redapter self-adaptive learning; ReasonEmbed-Qwen3-8B sets a record nDCG@10 of 38.1 on BRIGHT.arXiv
ACLSituated Embedding Models for Context-Aware Dense Retrieval — SitEmb represents short chunks conditioned on a broader context window to improve dense retrieval over long documents.arXiv
ACL FindingsHybrid-Vector Retrieval for Visually Rich Documents: Combining Single-Vector Efficiency and Multi-Vector Accuracy — HEAVEN's two-stage single-then-multi-vector framework keeps 99.87% of multi-vector Recall@1 while cutting per-query compute by 99.82%.arXiv
ICMLAOEB: Benchmarking Agent-Oriented Multimodal Embeddings — A multi-task multimodal embedding benchmark for agent-centric retrieval (code, tool, reasoning, memory) beyond MTEB.ICML
ICMLHypRAG: Hyperbolic Dense Retrieval for Retrieval Augmented Generation — Hyperbolic dense retrievers in Lorentz space with geometry-aware pooling, beating Euclidean baselines on MTEB and RAGBench.ICMLarXiv
ICMLModernVBERT: Towards Smaller Visual Document Retrievers — A 250M-parameter vision-language encoder for visual document retrieval that matches models up to 10x larger, CPU-efficient.ICMLarXiv
ICTIRA Replicability Study of XTR — Reproduces and stress-tests the XTR multi-vector retriever.DOI
ICTIRAnalysis of Reasoning-Intensive Retrieval in Japanese — Reasoning-heavy retrieval beyond English.DOI
ICTIREffectiveness of Sparse Retrieval for Automated Fact-Checking — Revisits learned-sparse retrieval for evidence finding.DOI
ICTIRModel Merging as an Alternative to Fine-Tuning for a Multi-Domain Dense Retriever — Merges domain experts instead of fine-tuning on combined data.DOI
SIGIRA Parametric Memory Head for Continual Generative Retrieval — Memory head for continually-updating generative retrieval.DOI
SIGIRA Replicability Study of Joint Product Quantisation for Space-Efficient Dense Retrieval — Replicates joint PQ for compact dense retrieval.DOI
SIGIRA Voronoi Cell Formulation for Principled Token Pruning in Late-Interaction Retrieval Models — Geometry-grounded token pruning for ColBERT-style retrieval.DOI
SIGIRARHN: Answer-Centric Relabeling of Hard Negatives with Open-Source LLMs for Dense Retrieval — LLM-relabeled hard negatives for dense retrieval.DOI
SIGIRAuditing Query Drift: Do Users Actually Benefit from Pseudo-Relevance Feedback? — Questions whether PRF actually helps users.DOI
SIGIRBenchmarking Filtered Approximate Nearest Neighbor Search on Transformer-based Embedding Vectors — Benchmark of filtered ANN over transformer vectors.DOI
SIGIRBeyond Hard Negatives: The Importance of Score Distribution in Knowledge Distillation — Score distribution, not just negatives, matters in distillation.DOI
SIGIRClustering-Based Methods for Vector-Based Pseudo-Relevance Feedback — Cluster-based PRF for dense retrieval.DOI
SIGIRComparing Token Pruning Approaches for Multi-Vector Retrieval — Head-to-head study of late-interaction token pruning.DOI
SIGIRConstructing Hard-Positive Query-Document Pairs for Dense Retrieval via Phrase Representativeness — Builds hard positives to train dense retrievers.DOI
SIGIREfficient Continual Adaptation of Generative Retrieval Systems over Dynamic Corpora — Keeps generative retrieval current as corpora change.DOI
SIGIREfficient Sparse Retrieval with Lightweight Superblock Pruning — Superblock pruning to speed up learned-sparse retrieval.DOI
SIGIRFrom Tokens to Concepts: Leveraging SAE for SPLADE — Sparse autoencoders to interpret and improve SPLADE.DOI
SIGIRInsights into the Efficiency of Open-Source Score-at-a-Time Search Engines (Reproducibility) — Reproducibility study of score-at-a-time engines.DOI
SIGIRInternalizing Explicit Reasoning into Latent Space for Dense Retrieval — Self-distills chain-of-thought into the dense embedding.DOI
SIGIRLACONIC: Dense-Level Effectiveness for Scalable Sparse Retrieval via Two-Phase Training — Two-phase curriculum lifts sparse retrieval to dense quality.DOI
SIGIRMulti-Vector Index Compression in Any Modality — Modality-agnostic compression for multi-vector indexes.DOI
SIGIRNegative Data Mining for Contrastive Learning in Dense Retrieval at IKEA.com — Industrial negative mining for dense retrieval.DOI
SIGIRPrepRet: Automated Data Preparation Pipeline Selection for Neural Retrieval — Auto-selects data-prep pipelines for neural retrieval.DOI
SIGIRRankEvolve: Automating the Discovery of Retrieval Algorithms via LLM-Driven Evolution — LLM-driven evolutionary search for retrieval algorithms.DOI
SIGIRReproduction Beyond Benchmarks: ConstBERT and ColBERT-v2 Across Backends and Query Distributions — Reproduces late-interaction models across backends.DOI
SIGIRRevisiting BM25 Feedback Models using HyDE — Combines classic PRF with hypothetical-document embeddings.DOI
SIGIRScalable K-Means Guided Partitioning for Block-based Sparse Document Retrieval — Cluster-guided partitioning for faster sparse retrieval.DOI
SIGIRScaling Laws for Embedding Dimension in Information Retrieval — First principled scaling curve for retrieval embedding size.DOIarXiv
SIGIRSemantic Recall for Vector Search — Improving recall in vector search.DOI
SIGIRSparton: Fast and Memory-Efficient Triton Kernel for Learned Sparse Retrieval — GPU kernel making learned-sparse retrieval fast and lean.DOI
SIGIRThe Matryoshka Hypencoder — Nested-dimension hypernetwork encoder for flexible embeddings.DOI
SIGIRWhy Advanced Encoders Lag on Sparse Retrieval? Bridging Vocabulary Gaps — Diagnoses and closes the vocabulary gap for strong encoders.DOI
3 · Agentic retrieval, deep research & RAG
ACLAgentGL: Towards Agentic Graph Learning with LLMs via Reinforcement Learning — Equips LLM agents with graph-native tools and search-constrained thinking for multi-scale exploration via RL.DOI
ACLCheckRLM: Effective Knowledge–Thought Coherence Checking in Retrieval-Augmented Reasoning — Extracts factual claims from reasoning chains to detect and correct knowledge inconsistencies at inference.DOI
ACLGTA: Generating Long-horizon Tasks for Web Agents at Scale — Formalizes multi-hop web-agent task generation and releases a dynamic, reproducible benchmark.DOI
ACLRethinking Reasoning-Intensive Retrieval: Evaluating and Advancing Retrievers in Agentic Search Systems — Introduces the BRIGHT-Pro benchmark and RTriever-Synth corpus, LoRA-tuning RTriever-4B for static and agentic search protocols.DOIarXiv
ACL FindingsAgentic Conversational Search with Contextualized Reasoning via Reinforcement Learning — A conversational agent interleaving search and reasoning across turns, RL-trained for evolving user goals over four benchmarks.DOIarXiv
ACL FindingsAgentic-R: Learning to Retrieve for Agentic Search — Trains a retriever with local query-passage relevance plus global answer correctness, beating baselines on seven single- and multi-hop QA benchmarks.DOI
ACL FindingsAgenticRAGTracer: A Hop-Aware Benchmark for Diagnosing Multi-Step Retrieval Reasoning in Agentic RAG — A hop-aware, LLM-constructed benchmark for step-by-step diagnosis of multi-step retrieval reasoning in agentic RAG.DOI
ACL FindingsPRA-RAG: Provably Robust Aggregation in Retrieval-Augmented Generation against Retrieval Corruption — Samples retrieved-text combinations and exploits embedding geometry to derive a robust aggregate with theoretical bounds against RAG poisoning.DOIarXiv
ICMLDECOR: Learning to Decompose and Collaborate in Deep Search via Multi-Agent Reinforcement Learning — Multi-agent RL that decomposes deep-search tasks and coordinates collaborating agents on complex information-seeking queries.ICML
ICMLDR Tulu: Reinforcement Learning with Evolving Rubrics for Deep Research — An open long-form deep-research agent trained with rubrics that co-evolve with the policy to give discriminative on-policy feedback.ICMLarXiv
ICMLFrom Conflict to Consensus: Boosting Medical Reasoning via Multi-Round Agentic RAG — MA-RAG turns semantic conflict among candidate answers into new retrieval queries across agentic rounds for medical QA.ICMLarXiv
ICMLGraph-R1: Towards Agentic GraphRAG Framework via End-to-end Reinforcement Learning — Builds a lightweight knowledge hypergraph and models retrieval as multi-turn agent-environment interaction, optimised end-to-end with RL.ICMLarXiv
ICTIRAs We May Search — Vision piece re-imagining search in the agentic era.DOI
ICTIRBeyond Relevance: On the Relationship Between Retrieval and RAG Information Coverage — Retrieval relevance and answer coverage are different objectives.DOI
ICTIRDeepResearchGym: A Free, Transparent, and Reproducible Sandbox for Deep Research — Open, reproducible evaluation environment for deep-research agents.DOI
ICTIRPlan-and-Refine in RAG: Diverse and Comprehensive Responses via Global Exploration and Local Exploitation — Global+local search for more complete RAG answers.DOI
ICTIRPreventing Content Leakage in LLM-Based Medical RAG: Structure-Only Retrieval — Structure-only retrieval for leak-free clinical summarization.DOI
ICTIRRAAD: Retrieval-Augmented Ambiguity Detection via Answer Diversity — Uses answer diversity to flag ambiguous questions.DOI
ICTIRRoTRAG: Rule of Thumb Reasoning for Conversation Harm Detection with RAG — Retrieves heuristics to detect harmful conversation.DOI
ICTIRTowards Adaptive and Retriever-friendly Retrieval-augmented Generation via Reinforcement Learning — RL-tunes generation to be easier for the retriever to support.DOI
ICTIRUncertainty Quantification for Multimodal Retrieval Augmented Generation — Confidence estimates across retrieval and generation in multimodal RAG.DOI
SIGIRAgentic Search in the Wild: Intents and Trajectory Dynamics from 14M+ Real Search Requests — Large-scale empirical characterization of how agents search.DOIarXiv
SIGIRAgentSim: A Platform for Verifiable Agent-Trace Simulation — Simulation platform for reproducible agent traces.DOI
SIGIRCroSearch-R1: Better Leveraging Cross-lingual Knowledge for Retrieval-Augmented Generation — Cross-lingual knowledge use in RAG.DOI
SIGIRDeep Search with Hierarchical Meta-Cognitive Monitoring Inspired by Cognitive Neuroscience — Adds explicit hierarchical metacognition to deep-search control.DOI
SIGIREvaluation of Agents under Simulated AI Marketplace Dynamics — Evaluates agents inside a simulated AI marketplace.DOI
SIGIRExploration-and-Thinking: Agentic Reasoning over Knowledge Graphs via LLM-RL Synergy — LLM+RL agent that reasons over knowledge graphs.DOI
SIGIRFast and Faithful: Real-Time Verification for Long-Document RAG Systems — Real-time faithfulness verification for long-document RAG.DOI
SIGIRHierarchical Embedding Fusion for Retrieval-Augmented Code Generation — Fuses embeddings for retrieval-augmented code generation.DOI
SIGIRHiRA: Decoupling Planning and Execution with Hierarchical Reasoning in Deep Search — Separates strategic planning from specialized execution in deep search.DOI
SIGIRHow Should Multimodal Information Be Chunked for Complex Question Answering? — Studies chunking strategies for multimodal QA.DOI
SIGIRIncentivizing Retrieval-Augmented Generation via Inner Adaptive Context Selection — Learns to select context inside the RAG loop.DOI
SIGIRLearning from Natural Language Feedback for Personalized Question Answering — Uses NL feedback instead of scalar rewards for personalized QA.DOI
SIGIRLearning to Retrieve from Agent Trajectories — Trains the retriever directly on agent interaction data.DOIarXiv
SIGIRLearning to Trust: Dynamic Utilization of RAG for E-commerce Search Relevance — Decides when to trust RAG for e-commerce relevance.DOI
SIGIRMCP Servers for Pyserini and RankLLM: Enabling Agentic Retrieval-Augmented Generation — MCP server wrappers to plug IR tools into agents.DOI
SIGIRMixture-of-Retrieval Experts for Reasoning-Guided Multimodal Knowledge Exploitation — Routes among specialized retrievers for multimodal reasoning.DOI
SIGIRNumerical Hallucinations in Retrieval-Augmented Generation: Detection and Analysis — Detects and analyzes number errors in RAG output.DOI
SIGIRPersonalized Deep Research: A User-Centric Framework, Dataset, and Hybrid Evaluation — Personalizes deep research with a dataset and hybrid evaluation.DOI
SIGIRPolicy-Guided RAG: Enforcing Verbatim and Controlled Synthesis — Constrains RAG generation to policy-verbatim synthesis.DOI
SIGIRPurifAI: Detecting and Fixing Search-Induced Distortions in Web-Augmented LLMs — Cleans distortions introduced by web search into LLM answers.DOI
SIGIRQuestion-Adaptive Graph Learning for Multi-hop Retrieval Augmented Generation — Graph learning tailored per question for multi-hop RAG.DOI
SIGIRReward Shaping for Robust Refusal in Small Language Models for RAG QA — Teaches small models to refuse when RAG evidence is weak.DOI
SIGIRSmartSearch: Process Reward-Guided Query Refinement for Search Agents — Process rewards and dual-level credit to improve agent queries.DOI
SIGIRSRAG: A Lightweight and Specialized Retrieval-augmented Generation System at the Edge — Compact RAG system that runs at the edge.DOI
SIGIRSTRIDE: Strategic Iterative Decision-Making for Retrieval-Augmented Multi-Hop QA — Iterative decision-making for multi-hop RAG question answering.DOI
SIGIRTowards Knowledgeable Deep Research: Framework and Benchmark — New framework and benchmark for knowledge-grounded deep research.DOI
SIGIRWebMall - A Multi-Shop Benchmark for Evaluating Web Agents — Benchmark for shopping web agents.DOI
4 · Query & intent understanding, search behavior
SIGIRA Comparative Study of Users' Information-Seeking Across Search Engines and Generative AI Chatbots — Search vs. chatbot information-seeking behavior.DOI
SIGIRAgentic Query Reformulation for Contextualized Hyper-Personalized Product Search — Agentic reformulation for product search.DOI
SIGIRAn Eye Tracking Study: Are AI Overviews Changing Search Behavior? — Eye-tracking evidence on AI Overviews' effect on attention.DOI
SIGIRAutomating Generation of Long-Form Queries — Synthesizes human-style long queries.DOI
SIGIRBehavioral Feature Boosting via Substitute Relationships for E-commerce Search — Substitute-aware features for e-commerce search.DOI
SIGIRBeyond Semantic Similarity: Explicit Intent Modeling for Query-Product Matching — Explicit intent for query-product matching.DOI
SIGIRCharacterising the Effects of Social Conformity on Information Seeking in Mixed Human-AI Environments — Social conformity in human-AI search.DOI
SIGIRCognitive Style Shapes Search Behaviours: An fNIRS Study of Exploratory Search — Brain-imaging study of exploratory search.DOI
SIGIRCross-Sensory Comparison of EEG Signals for Brain-Based Information Retrieval — EEG signals for brain-based IR.DOI
SIGIRDemand-Calibrated Facet Diversification with Deployable Soft Quotas for E-Commerce Search — Facet diversification with soft quotas.DOI
SIGIREvaluating Proactivity in Conversational Search through Anticipatory Retrieval — Measures proactive/anticipatory conversational search.DOI
SIGIRFollowing the Eye-Tracking Evidence: Established Web-Search Assumptions Fail in Carousel Interfaces — Position-bias assumptions break in carousels.DOI
SIGIRFrom Lab to Reality: An Eye-tracking Study of How Users are Influenced to Search in the Era of GenAI — How GenAI influences search behavior, in situ.DOI
SIGIRHow Generative AI Disrupts Search: An Empirical Study of Google Search, Gemini, and AI Overviews — Measures GenAI's effect on real search outcomes.DOI
SIGIRIPQA: A Benchmark for Core Intent Identification in Personalized Question Answering — Benchmark for personalized-QA intent.DOI
SIGIRKARMA: Knowledge-Action Regularized Multimodal Alignment for Personalized Search at Taobao — Multimodal personalized search in production.DOI
ACLHoWToBench: Holistic Evaluation for LLM's Capability in Human-level Writing using Tree of Writing — A large Chinese writing benchmark over 12 genres showing LLM-as-judge practices are vulnerable to textual disturbance.DOI
ACLLiveCultureBench: a Multi-Agent, Multi-Cultural Benchmark for LLMs in Dynamic Social Simulations — Embeds LLMs as agents in a simulated town, scoring task completion and adherence to socio-cultural norms.DOI
ACL FindingsRecovered in Translation: Efficient Pipeline for Automated Translation of Benchmarks and Datasets — An efficient pipeline for automated benchmark/dataset translation, validated with reference-based and LLM-as-judge evaluation.DOI
ICMLA Judge-Aware Ranking Framework for Evaluating LLMs without Ground Truth — Improves human-preference agreement in ground-truth-free evaluation by modelling judge reliability and calibrating ranking uncertainty.ICML
ICMLQEDBench: Quantifying the Alignment Gap in Automated Evaluation of University-Level Mathematical Proofs — First benchmark contrasting course rubrics with expert criteria for grading undergraduate math proofs.ICML
ICMLQuantifying Biases in LLM-as-a-Judge Evaluations — Systematically measures biases in LLM-as-a-judge autograders used as a scalable stand-in for human evaluation.ICML
ICMLWho can we trust? LLM-as-a-jury for Comparative Assessment — A Bradley-Terry extension with per-judge discriminator parameters to jointly infer rankings and judge reliability.ICML
ICTIRARIC: A Cognitive Framework for Explanatory Narrative Evaluation in CIS — Cognitive framework for evaluating explanations in conversational IR.DOI
ICTIRBridging the Gap between Subsampled and Full-Corpus Evaluation — Reconciles cheap subsampled with full-corpus evaluation.DOI
ICTIRDoGMaTiQ: Automated Generation of Question-and-Answer Nuggets for Report Evaluation — Auto-generates nuggets to evaluate long-form reports.DOI
ICTIRLLM-Driven Usefulness Judgment for Web Search Evaluation — Moves from relevance to usefulness as the LLM-judged signal.DOI
ICTIRProposing an Evaluation Framework for Legal Case Retrieval Beyond Binary Relevance — Bibliographic-coupling approach to graded legal-retrieval evaluation.DOI
ICTIRReasoning with Large Language Models for Relevance Judgements — Tests reasoning-augmented LLMs as relevance assessors.DOI
ICTIRSearch Arena Meets Nuggets: Explanations and Diagnostics for LLM Response Evaluation — Arena comparison plus nugget diagnostics.DOI
ICTIRTo Believe or Not To Believe: Supporting-Information Tools for Judging AI Veracity — Which supporting tools help humans judge AI truthfulness.DOI
SIGIRDecision-Theoretic Stopping Rules for Document Screening — When to stop screening under a decision-theoretic objective.DOI
SIGIRFormalized Information Needs Improve Large-Language-Model Relevance Judgments — Formalizing the need sharpens LLM label quality.DOI
SIGIRG-CoS: An Interpretable Gain-Cost Framework for User Satisfaction Estimation in Generative IR — Interpretable gain-cost model of user satisfaction.DOI
SIGIRHow Variability Influences Podcast Search: Queries, Transcriptions, and Judges — Transcription and judge variability move podcast-search results.DOI
SIGIRHumans, LLMs, and Measures Do Not Align in Attributed Information Retrieval — Human, LLM, and metric judgments diverge on attributed IR.DOI
SIGIRHybrid Pooling with LLMs via Relevance Context Learning — LLM-assisted pooling to build test collections cheaply.DOI
SIGIRLearning to Rank with Multi-Criteria LLM-Judge Annotations — Trains rankers from multi-criteria LLM judgments.DOI
SIGIRMine over Yours: How Authorship Biases Evaluation in Generative Information Retrieval — Shows authorship bias in generative-IR evaluation.DOI
SIGIRStop Using the Wilcoxon Test: Myth, Misconception and Misuse in IR Research — Methodological critique of a staple significance test.DOI
SIGIRThe Powerless Noise: How Experimental Settings Shape the Reported Power of Noise — How experimental design distorts reported statistical power.DOI
SIGIRTopic-Specific Classifiers are Better Relevance Judges than Prompted LLMs — Lightweight classifiers can out-judge prompted LLMs.DOI
SIGIRTowards a Relevance Posterior in Neural Information Access — Argues for a posterior over relevance, not point labels.DOI
SIGIRWhen LLM Judges Inflate Scores: Exploring Overrating in Relevance Assessment — Documents systematic over-rating by LLM judges.DOI
6 · Fact-checking, verification & factuality
ACLLLM-Generated Text May Harm Your Retrieval! A Robust Detection Strategy for Retrieval-Augmented Generation — A robust detection strategy against LLM-generated text contaminating the external corpora RAG relies on.DOI
ACLWhen Efficiency Meets Safety: A Benchmark Security Analysis of KV Cache Compression in LLMs — Benchmarks the security implications of KV-cache compression methods in LLMs.DOI
ACL FindingsStreaming Hallucination Detection in Long Chain-of-Thought Reasoning — Treats hallucination in long CoT as an evolving latent state, enabling real-time streaming detection with evidence.DOIarXiv
SIGIRAdversarialCoT: Single-Document Retrieval Poisoning for LLM Reasoning — Shows retrieval-poisoning attacks on LLM reasoning.DOI
SIGIRAttend to Fragments: How Key Information Affects LLMs for Factual Inconsistency Detection — Fragment attention for inconsistency detection.DOI
SIGIRDeja Vu in Plots: Cross-Session Evidence with Retrieval-Augmented LLMs for Live Streaming Risk Assessment — Cross-session RAG for live-streaming risk.DOI
SIGIREVADE-Bench: Multimodal Benchmark for Evaluating and Enhancing Evasive Content Detection — Benchmark for evasive-content detection.DOI
SIGIRExDR: Explanation-driven Dynamic Retrieval Enhancement for Multimodal Fake News Detection — Explanation-driven retrieval for multimodal fake news.DOI
SIGIRJARVIS: An Evidence-Grounded Retrieval System for Interpretable Deceptive Reviews Adjudication — Evidence-grounded detection of deceptive reviews.DOI
SIGIRMitigating Adversarial Attacks by Transferring LLM-generated Narrative Reasoning for Robust Fake News Detection — Narrative reasoning transfer for fake-news robustness.DOI
SIGIRMulti-Sourced, Multi-Agent Evidence Retrieval for Fact-Checking — Multi-agent evidence retrieval for fact-checking.DOI
SIGIRRetrieval-Augmented Multimodal Model for Fake News Detection — RAG-style multimodal fake-news detection.DOI
SIGIRTowards Evidence-Aware Retrieval and Verification for Scientific Fact-Checking — Evidence-aware retrieval for science claims.DOI
7 · Self-improving & self-evolving systems
ACLAligning Large Language Models via Fully Self-Synthetic Data — SAO generates and self-evaluates all prompts, responses and preferences for alignment with no external data.DOIarXiv
ACLEVOTOOL: Self-Evolving Tool-Use Policy Optimization via Blame-Aware Mutation and Diversity-Aware Selection — Optimizes a modular tool-use policy through a self-evolving loop of trajectory collection, blame attribution and targeted mutation.DOI
ACLImproving Long-Context Translation via Self-Supervised Dual Learning — LongDu self-improves long-document translation via back-translation reconstructability rewards, annotation-free.DOI
ACL DemoAgentFactory: A Self-Evolving Framework Through Executable Subagent Accumulation and Reuse — A demo framework whose library of executable subagents grows and improves over time to cut effort on similar tasks.DOI
ACL FindingsA Self-Evolving LLM Agent Framework for Role-Based Norm Compliance in Healthcare — A healthcare agent with structured memory and dual-layer reflection that updates its prompts via preference-style optimization with AI feedback.DOI
ACL FindingsSelf-Evolving Multi-Agent Systems via Textual Backpropagation — Agentic Neural Network: multi-agent teams self-evolve roles, prompts and coordination via a backprop-like backward phase.DOIarXiv
ACL FindingsTowards Self-Improving Error Diagnosis in Multi-Agent Systems — ErrorProbe attributes semantic failures in multi-agent systems and updates memory only after successful verification.DOIarXiv
ACL FindingsTT-SI: Self-Improving LLM Agents with Test-Time Training — Adapts an agent on the fly by test-time training on self-augmented uncertain instances: +5.48% accuracy with 68x fewer training samples.DOIarXiv
ICMLFrom Interactions to Principles: Experience-Driven Self-Distillation for Evolving LLM Agents — EvolveR distills an agent's own interaction history into reusable strategic principles and feeds them back via self-distillation.ICML
ICMLLarge Language Model Agents Are Not Always Faithful Self-Evolvers — Shows self-evolving agents that reuse past experience can fail to faithfully reflect it — a caution on trusting self-reported improvement.ICML
ICMLOn the Generalization Gap in Self-Evolving Language Model Reasoning — Measures how far self-generated supervision sits from oracle supervision across four self-evolution methods on controlled logical reasoning.ICML
ICMLSE-GA: Memory-Augmented Self-Evolution for GUI Agents — A GUI agent that pairs hierarchical memory with an iterative self-improvement pipeline (test-time memory extension plus memory-augmented self-evolution training).ICML
8 · Recursive self-improvement & self-play
ACLOpenRubrics: Towards Scalable Synthetic Rubric Generation for Reward Modeling and LLM Alignment — Generates synthetic rubrics at scale for reward modeling and alignment — a self-reward-style pipeline.DOI
ACL FindingsImproving LLM Code Reasoning via Semantic Equivalence Self-Play with Formal Verification — A generator (Alice) and evaluator (Bob) train adversarially, refereed by formal proofs of program equivalence.DOIarXiv
ICMLAnchoring Self-Play for Code Repair — Generator-fixer self-play in a single model, anchored to a reference set so injected bugs stay close to real-world ones.ICML
ICMLEvolving Quantitative Reasoning through Self-Play in Digital Twin Markets — Agents test and adapt strategies via self-play in a controllable digital-twin market, forming a bounded self-evolving loop.ICML
ICMLMemEvolve: Meta-Evolution of Agent Memory Systems — Jointly evolves an agent's experiential knowledge and its memory architecture, so the system improves how it learns, not just what it knows.ICML
ICMLToward Training Superintelligent Software Agents through Self-Play SWE-RL — One LLM trained by RL self-play to inject and repair increasingly hard bugs specified by test-suite improvements; beats a human-data baseline on SWE-bench.ICMLarXiv
ICMLConversation for Non-verifiable Learning: Self-Evolving LLMs through Meta-Evaluation — CoNL unifies generation, evaluation and meta-evaluation via multi-agent self-play, beating self-rewarding baselines without external judges.ICML
ICMLOptimal Self-Consistency for Efficient Reasoning with Large Language Models — Derives power-law scaling for self-consistency and analyzes fixed- versus dynamic-allocation sampling for chain-of-thought.ICML
ICMLSSL4RL: Revisiting Self-supervised Learning as Intrinsic Reward for Visual-Language Reasoning — Turns self-supervised objectives into dense, automatic, verifiable rewards for RL fine-tuning — no human preferences or AI judges.ICML
ICMLWhen to Trust the Cheap Check: Weak and Strong Verification for Reasoning — Analyzes when weak verification (self-consistency, proxy rewards) suffices versus when a strong verifier is required.ICML
ACLTeach a Reward Model to Correct Itself: Reward Guided Adversarial Failure Discovery for Robust Reward Modeling — REFORM searches for reward-inconsistent variants and fine-tunes the reward model on a targeted augmentation of its own failures.DOI
ACL FindingsEnhancing Long-Chain Reasoning Distillation through Error-Aware Self-Reflection — ORION refines teacher chains-of-thought via error-aware self-reflection that incorporates the student's own mistakes.DOIarXiv
ACL FindingsInvocation Refiner: A Plug-and-Play Module for Rectifying LLM Tool Invocations — Takes a raw model output plus prompt and query and synthesizes corrected tool invocations.DOI
ACL FindingsLLMs as ASP Programmers: Self-Correction Enables Task-Agnostic Nonmonotonic Reasoning — An automated loop where structured feedback from an ASP solver drives iterative refinement of LLM-generated programs.DOI
ACL FindingsQueueEDIT: Structural Self-Correction for Sequential Model Editing in LLMs — A structural mapping loss plus a queue that realigns previously edited parameters to self-correct degradation in sequential editing.DOIarXiv
ICMLBeyond Majority Voting: Self-Reflective Test-Time Reinforcement Learning for LLM Reasoning — SR-TTRL uses self-reflective verification to produce high-fidelity pseudo-labels for test-time RL instead of majority voting.ICML
ICMLLearning to Correct: Reinforcement Learning for Multi-Attempt Chain-of-Thought — Trains reasoning models to make multiple verified attempts with self-reflection, improving self-correction over long chains.ICML
ICMLTest-Time Reinforcement Learning for Flow Matching — Flow-TTRL aligns text-to-image generation on the fly by reinterpreting intermediate latents as an implicit policy.ICML
11 · Self-training & self-distillation
ICMLSelf-Distillation Enables Continual Learning — Self-Distillation Fine-Tuning learns on-policy directly from demonstrations, supporting continual learning without catastrophic forgetting.ICML
ICMLSelf-Distilled Reasoner: On-Policy Self-Distillation for Large Language Models — OPSD has one LLM act as both teacher and student under different contexts to improve reasoning.ICML
12 · Reasoning & test-time compute
ACLLess Languages, Less Tokens: An Efficient Unified Logic Cross-lingual Chain-of-Thought Reasoning Framework — UL-XCoT cuts >50% decoding cost across 18 languages while keeping competitive cross-lingual reasoning.DOIarXiv
ACLLook Light, Think Heavy: What Multimodal Chain-of-Thought Reasoning Can and Cannot Do — Finds multimodal CoT handles verbal reflection but lacks deep visual introspection.DOI
ACL FindingsDecoupling the Effect of Chain-of-Thought Reasoning: A Human Label Variation Perspective — Reassesses the measured effect of chain-of-thought through the lens of human label variation.DOI
ICMLAsyncSpade: Efficient Test-Time Scaling with Asynchronous Sparse Decoding — Cuts the KV-cache bottleneck of long chain-of-thought test-time scaling with asynchronous sparse decoding, >20% faster per token at matched accuracy.ICML
ICMLHERMES: Towards Efficient and Verifiable Mathematical Reasoning in LLMs — A tool-assisted agent interleaving informal reasoning with formally verified Lean proofs, raising accuracy while spending fewer tokens.ICML
ICMLUniScale: Adaptive Unified Inference Scaling via Online Joint Optimization of Model Routing and Test-Time Scaling — Casts model routing plus test-time scaling as a contextual bandit over the quality-cost trade-off.ICML
13 · Agents, tool use & multi-agent systems
ICMLAgentNoiseBench: Benchmarking Robustness of Tool-Using LLM Agents Under Noisy Conditions — Systematically evaluates tool-using agents under both user-side instruction noise and tool-side result noise.ICML
ICMLAppWorld-UL: Benchmarking Diverse Agent-User Interactions for Tool-Use — 306 user-in-the-loop tasks needing diverse agent-user interaction across nine simulated apps.ICML
ICMLExCyTIn-Bench: Evaluating LLM Agents on Cyber Threat Investigation — Evaluates agents on cyber threat investigation using questions derived from investigation graphs.ICML
ICMLMulti²: Hierarchical Multi-Agent Decision-Making with LLM-Based Agents in Interactive Environments — Decomposes agent behavior into complementary hierarchical roles for decision-making in interactive environments.ICML
ICMLSciAgentGym: Benchmarking Multi-Step Scientific Tool-Use in LLM Agents — A scalable environment with 1,780 domain tools across four natural sciences plus a tiered agentic tool-use benchmark.ICML
14 · RL, RLHF & preference optimization
ACLReward Alignment Optimization: A Direct Point-wise Alignment Approach — RAO uses an explicit reward model and a prefix-consistency principle for point-wise direct alignment.DOI
ACL FindingsAgentV-RL: Scaling Reward Modeling with Agentic Verifier — Trains a verifier that interleaves tool use with internal reasoning via RL to scale reward modeling.DOI
ACL FindingsCurriculum-RLAIF: Curriculum Alignment with Reinforcement Learning from AI Feedback — Presents AI-feedback preference data in order of increasing difficulty during alignment.DOI
ICMLAdvantage Collapse in Group Relative Policy Optimization: Diagnosis and Mitigation — Diagnoses and mitigates advantage-collapse failure modes in GRPO-style RL fine-tuning.ICML
ICMLAutoregressive Direct Preference Optimization — ADPO folds autoregressive structure explicitly into the DPO objective.ICML
ICMLDistributionally Robust Reinforcement Learning with Human Feedback — Distributionally robust formulations for both reward-based RLHF and reward-free DPO.ICML
ICMLMulti-Objective Preference Optimization: Improving Human Alignment of Generative Models — MOPO maximizes a primary preference objective under tunable lower bounds on secondary objectives via KL-regularized constraints.ICML
ICMLReliability-Aware LLM Alignment from Inconsistent Human Feedback — Tackles DPO's tendency to overfit ambiguous, high-disagreement preference pairs by modelling annotator reliability.ICML
15 · Alignment, safety & interpretability
ICMLJailbreak Foundry: From Papers to Runnable Attacks for Reproducible Benchmarking — A multi-agent system that turns published jailbreak papers into executable attack modules for reproducible safety benchmarks.ICML
ICMLLALM-as-a-Judge: Benchmarking Large Audio-Language Models for Safety Evaluation in Multi-Turn Spoken Dialogues — Benchmarks large audio-language models as safety judges in multi-turn spoken dialogue.ICML
ICMLMultiBreak: A Scalable and Diverse Multi-turn Jailbreak Benchmark for Evaluating LLM Safety — 10,389 adversarial prompts spanning 2,665 distinct harmful intents for multi-turn jailbreak evaluation.ICML
ICMLSteering Beyond the Support: Adversarial Training on Unsupervised Jailbroken Activation Simulation — A bi-level adversarial training scheme for zero-shot jailbreak defense, mostly <5% attack success across three LLMs.ICML
ACLHybridKV: Hybrid KV Cache Compression for Efficient Multimodal Large Language Model Inference — Hybrid KV-cache compression to speed up multimodal LLM inference.DOI
ACLLongSpec: Long-Context Lossless Speculative Decoding with Efficient Drafting and Verification — Lossless speculative decoding for long-context inference with efficient drafting and verification.DOI
ICMLMean Flow Distillation: Robust and Stable Distillation for Flow Matching Models — A stable distillation method for flow-matching models, SoTA on 4D occupancy forecasting and text-to-image.ICML
ICMLReMoE: Boosting Expert Reuse through Router Fine-Tuning in Memory-Constrained MoE Inference — Router fine-tuning to raise token-wise expert reuse for fine-grained MoE under memory-constrained inference.ICML
ICMLSoftMoE: Soft Differentiable Routing for Mixture-of-Experts in LLMs — Replaces discrete MoE routing with a truncated soft top-k relaxation, enabling gradient-based routing while activating fewer experts.ICML
ICMLVegas: Self-Speculative Decoding with Verification-Guided Sparse Attention — Identifies critical KV entries as a byproduct of verification and loads only those when drafting subsequent tokens.ICML
17 · Multilinguality & low-resource
ACLLANG: Reinforcement Learning for Multilingual Reasoning with Language-Adaptive Hint Guidance — Language-adaptive hints let RL improve multilingual reasoning without harming language consistency.DOI
ACLVFA: Empowering Multilingual MLLMs via Vision-Free Adaptation — Decouples multilingual language enhancement from visual alignment by composing complementary task vectors over a shared backbone.DOI
18 · Theory: optimization & generalization
ICMLDynamics and representation structure of local approximations to gradient-based learning in linear recurrent neural networks — Uses dynamical-systems theory on data-aligned linear RNNs to compare stability and convergence of local gradient approximations.ICML
ICMLGeneralization and Scaling Laws for Mixture-of-Experts Transformers — A generalization/scaling theory for MoE Transformers that separates active per-input capacity from routing combinatorics.ICML
ICMLUnderstanding Generalization and Forgetting in In-Context Continual Learning — Extends single-task in-context-learning theory to task sequences to characterize generalization and forgetting.ICML
19 · Perspectives & position papers
SIGIREmancipatory Information Retrieval: Towards Critical IR Theories and Practices — Critical-theory agenda for IR.DOI
SIGIRFrom Search to Ask to Act: The Evolution of Information Access in the Age of Large Models and Agents — Perspective on the search-to-agent evolution.DOI
SIGIRMulti-Agentic Recommender Systems: Foundations, Perspectives, and Lessons from Large-Scale Deployments — Perspective on multi-agent recommenders.DOI
SIGIRQuestion Answering Fit for Purpose: A Perspective From NLP and User Modeling — Perspective on purpose-fit QA.DOI
ICTIRA Theoretical Framework for Risk Analysis of Stochastic Rankers — Formal risk analysis for rankers that sample orderings.DOI
ICTIRExposure-Based Reinforcement Learning to Rank — RL-to-rank driven by exposure rather than raw clicks.DOI
ICTIRFrom Noise to Order: Learning to Rank via Denoising Diffusion — Casts ranking as a denoising-diffusion process.DOI
ICTIRPrior-Data Fitted Networks as Tabular Foundation Models for Ranking in Low-Data Settings — Brings PFNs to ranking where labels are scarce.DOI
ICTIRRelaxed Term Matching for Neural Axiomatic Diagnostics — Axiomatic diagnostics adapted to neural rankers.DOI
ICTIRStability in Competitive Search with Results Diversification — Game-theoretic stability when content competes.DOI
SIGIRAdaptive Autoguidance for Item-Side Fairness in Diffusion Recommender Systems — Item-side fairness for diffusion recommenders.DOI
SIGIRAdditive Control Variates Dominate Self-Normalisation in Off-Policy Evaluation — Better estimators for off-policy IR evaluation.DOI
SIGIRAn Epistemic Position-Based Click Model: From Interactions to Distributions of Relevance and Bias — Click model yielding distributions over relevance and bias.DOI
SIGIRCLAX: Fast and Flexible Neural Click Models in JAX — Fast neural click-model library.DOI
SIGIRDiagnosing Identifiability in Two-Tower Models for Unbiased Learning to Rank — Identifiability conditions for two-tower unbiased LTR.DOI
SIGIRLearnDCG: End-to-End Joint Optimization of Ranker and Loss in Neural Ranking — Jointly learns the ranker and its ranking loss.DOI
SIGIRLogit Inflation in ListMLE: Theoretical Analysis and Mitigation Strategies — Diagnoses and fixes a pathology in the ListMLE loss.DOI
SIGIROPS: An Order-Preserving Sorting Network for Information Retrieval — Differentiable order-preserving sorting for ranking.DOI
SIGIRAdaptive Mix Preference Optimization for Generative Recommendation — Mixed preference optimization for generative rec.DOI
SIGIRAIPO: Adaptive Anchored Intent-aware Policy Optimization for Generative Recommendation — Intent-aware policy optimization for generative rec.DOI
SIGIRBEAR: Towards Beam-Search-Aware Optimization for Recommendation with LLMs — Aligns training with beam search in LLM rec.DOI
SIGIRBeyond Item IDs: Scaling Short-Form-Video Recommendation via Semantic-Native Long Sequence Modeling — Semantic-native sequences for short-video rec.DOI
SIGIRBeyond Static Best-of-N: Bayesian List-wise Alignment for LLM-based Recommendation — Bayesian listwise alignment for LLM rec.DOI
SIGIRBeyond the Single Path: Divergent Reasoning for LLM-based Recommendation — Counters reasoning-path collapse in LLM recommenders.DOI
SIGIRFull Retraining, Incremental Fine-tuning, and Hybrid Serving for Industrial Generative Recommenders — Serving strategies for industrial generative rec.DOI
SIGIRGenRec: A Preference-Oriented Generative Framework for Large-Scale Recommendation — Preference-oriented generative rec at scale.DOI
SIGIRGFlowGR: Fine-tuning Generative Recommendation Frameworks with Generative Flow Networks — GFlowNets for generative recommendation.DOI
SIGIRGNN-Based Item Indexing for LLM-Enhanced Recommendation — GNN item indexing to feed LLM recommenders.DOI
SIGIRItemRAG: Item-Based Retrieval-Augmented Generation for LLM-Based Recommendation — Item-based RAG for LLM recommenders.DOI
SIGIRLarge-Scale Online Learning for Generative List Recommendation in E-commerce — Online learning for generative list rec.DOI
SIGIRLearning Decomposed Contextual Token Representations for Generative Recommendation — Decomposed token representations for generative rec.DOI
SIGIRLWGR: Lagrangian-Constrained Personalized World Knowledge for Generative Recommendation — Injects constrained world knowledge into generative rec.DOI
SIGIRM2GR: Generative User Interest Modeling via Multi-Granularity Multi-Objective CoT — Multi-granularity CoT for industrial generative rec.DOI
SIGIRMitigating Collaborative Semantic ID Staleness in Generative Retrieval — Keeps semantic IDs fresh in generative retrieval.DOI
SIGIRModular Representation Compression: Adapting LLM Representations for Efficient Recommendation — Controls modularity of LLM representations for rec.DOI
SIGIRSemantic IDs for Recommender Systems at Snapchat: Use Cases, Challenges, Design Choices — Production use of semantic IDs at Snapchat.DOI
SIGIRSID-Coord: Coordinating Semantic IDs for ID-based Ranking in Short-Video Search — Coordinates semantic IDs with ID-based ranking.DOI
SIGIRThink, But Don't Tell: Implicit Reasoning for Sequential Recommendation via Multi-Teacher Distillation — Distills large-model reasoning into lightweight recommenders.DOI
SIGIRUnifying Search and Recommendation in LLMs via Gradient Multi-Subspace Tuning — One LLM for both search and recommendation.DOI
SIGIRUniversal Item Tokenization for Transferable Generative Recommendation — Transferable item tokenization across domains.DOI
SIGIRVerifiable Reasoning for LLM-based Generative Recommendation — Adds verifiable reasoning traces to LLM recommenders.DOI
ICTIREquity by Design? On the Trade-Offs in Fairness-Driven Recommendation in Heterogeneous Two-Sided Markets — Analyzes fairness trade-offs across two-sided markets.DOI
ICTIRRAMP: Robust Ad Recommendation Under Limited Personalized-Feature Availability via Masking and Alignment — Masking + alignment for ad rec when personalization is sparse.DOI
ICTIRRecQuest: Towards Estimating User Domain Knowledge in Conversational Recommender Systems — Infers a user's expertise to adapt conversational recommendation.DOI
ICTIRRIDRec: Retrieval-Enhanced Intent Diffusion for Anonymous Short-Session Recommendation — Diffusion over retrieved intents for cold, anonymous sessions.DOI
SIGIRAsarRec: Adaptive Sequential Augmentation for Robust Self-supervised Sequential Recommendation — Augmentation for robust self-supervised seq rec.DOI
SIGIRBeyond Dense Connectivity: Explicit Sparsity for Scalable Recommendation — Explicit sparsity for scalable rec.DOI
SIGIRBridging Behavior and Semantics for Time-aware Cross-Domain Sequential Recommendation — Time-aware cross-domain sequential rec.DOI
SIGIRContrastive Flow Matching for Collaborative Filtering — Flow matching applied to collaborative filtering.DOI
SIGIRCountering Interest Over-Smoothing: Distilling Latent Factors via Diffusion for Multi-Interest Retrieval — Diffusion to preserve diverse user interests.DOI
SIGIRDebiased Recommendation Beyond the Positive Propensity Assumption — Debiasing without the positive-propensity assumption.DOI
SIGIRDIGEST: Dynamic Graph Refinement with Dual Contrastive Semantic Transfer for Multimodal Recommendation — Dynamic graph refinement for multimodal rec.DOI
SIGIRDIVER: Unlocking Diversity in Ad Headline Generation with Large Language Models — Diverse ad-headline generation.DOI
SIGIREquip Pre-ranking with Target Attention by Residual Quantization — Target attention for efficient pre-ranking.DOI
SIGIRExploring Test-time Scaling via Prediction Merging on Large-Scale Recommendation — Test-time scaling by merging predictions.DOI
SIGIRFrom Clues to Generation: Language-Guided Conditional Diffusion for Cross-Domain Recommendation — Language-guided diffusion for cross-domain rec.DOI
SIGIRFrom Raw Features to Effective Embeddings: Multimodal Recipe Recommendation — Three-stage embeddings for recipe rec.DOI
SIGIRFusion and Alignment Enhancement with LLMs for Tail-item Sequential Recommendation — LLM help for long-tail items.DOI
SIGIRGenerative Auto-Bidding with Unified Modeling and Exploration — Generative auto-bidding for ads.DOI
SIGIRHyFormer: Revisiting Sequence Modeling and Feature Interaction in CTR Prediction — Rethinks CTR sequence + feature interaction.DOI
SIGIRInferring Targets from Calibrated Hesitations in Multi-Behavior Recommendation — Uses hesitation signals in multi-behavior rec.DOI
SIGIRMLLMRec: A Preference Reasoning Paradigm with Graph Refinement for Multimodal Recommendation — Preference reasoning + graph refinement for multimodal rec.DOI
SIGIROptimizing Marketing Subsidies via Counterfactual Learning with Asymmetric Reward — Counterfactual learning for subsidy allocation.DOI
SIGIRRevisiting Collaborative Filtering by Unleashing the Power of Similarity — Rethinks similarity in collaborative filtering.DOI
SIGIRRobust Multimodal Recommendation via Graph Retrieval-Enhanced Modality Completion — Completes missing modalities via graph retrieval.DOI
SIGIRSpecTran: Spectral-Aware Transformer-based Adapter for LLM-Enhanced Sequential Recommendation — Spectral adapter for LLM-enhanced sequential rec.DOI
SIGIRStructural and Disentangled Adaptation of Large VLMs for Multimodal Recommendation — Adapts VLMs for multimodal rec.DOI
SIGIRUnderstanding DNNs in Feature Interaction Models: A Dimensional Collapse Perspective — Explains feature-interaction models via dimensional collapse.DOI
ICMLA Kinetic-Energy Perspective of Flow Matching — Introduces Kinetic Path Energy, an action-like diagnostic of accumulated effort along a flow ODE trajectory.ICML
ICMLHigh-Accuracy Sampling for Diffusion Models and Log-Concave Distributions — Outstanding Paper: training-free first-order rejection sampling giving polylog(1/δ)-step high-accuracy diffusion sampling from scores alone.ICMLarXiv
ICMLThe Flexibility Trap: Rethinking the Value of Arbitrary Order in Diffusion Language Models — Outstanding Paper questioning whether arbitrary generation order actually helps diffusion language models.ICML
ACL"I See What You Did There": Can Large Vision-Language Models Understand Multimodal Puns? — Probes whether large vision-language models can understand multimodal puns.DOI
ACLReLook: Vision-Grounded RL with a Multimodal LLM Critic — A vision-aware multimodal LLM critic supplies scores and feedback inside a vision-grounded RL loop.DOI
How I built this: build_topics.py re-sorts the papers from every conference report into one taxonomy (topics.json), deduplicating by title. It fails if a report uses a theme that isn't a known topic, so the view can't silently drift. Ordering reflects my interests — retrieval/ranking, self-improvement and ranking-relevant methods (distillation, learnt representations) up top; recommendation, LTR-fairness, diffusion and multimodal/speech grouped as less central at the end. Inherits each source report's coverage caveats.