paper-with-me

홈 › Papers

LLM-Guided ANN Index Optimization for Human-Object Interaction Retrieval

2026-06-03 · Shahrzad Esmat, Chaunte W. Lacewell, Sameh Gobriel, Nilesh Jain, Ali Jannesari arxiv

Retrieval systems underpin modern AI applications -- spanning visual search, recommendation engines, and multi-modal question answering. Modern multi-stage retrieval systems require the joint optimization of highly coupled parameters, yet traditional hyperparameter optimization (HPO) methods -- including Tree-structured Parzen Estimators (TPE) and Gaussian Process Bayesian Optimization -- rely on an independence assumption that fundamentally prevents them from navigating these coupled configuration spaces. We address this limitation with a phase-aware large language model (LLM) agent that conditions each proposal on its full optimization history, navigating the coupled parameter space across phase-partitioned exploration, exploitation, and fine-tuning stages. Evaluated on the HICO-DET human-object interaction retrieval benchmark using Intel VDMS (Visual Data Management System), our agent outperforms Optuna TPE by +33.3% and VDTuner by +34.2% under SIEVE (Safeguarded Index Evaluation of Vector-search Efficiency, a quality-constrained throughput metric), delivering a 15.3x throughput gain over UniIR. Validation across three benchmarks confirms that the agent's advantage grows with the degree of parameter coupling: +33.3% on HICO-DET (high coupling), methods converge within 1% on GLDv2 (moderate coupling) and within 3.6% on SIFT1M (near-independent control). Cross-system validation on Milvus confirms the optimizer ranks first on all three datasets without modification, demonstrating transferability across vector database management system (VDBMS) platforms.

📄 PDF Abstract BibTeX arXiv:2606.05489

Code (0)

등록된 구현이 없습니다.

Tasks

Hyperparameter OptimizationQuestion Answering

Similar Papers 제목 키워드 기반

ScoreHOI: Physically Plausible Reconstruction of Human-Object Interaction via Score-Guided Diffusion

2025-09-09 · Ao Li, Jinpeng Liu, Yixuan Zhu, Yansong Tang arxiv

Joint reconstruction of human-object interaction marks a significant milestone in comprehending the intricate interrelations between humans and their surrounding environment. Nevertheless, previous optimization methods o…

Effective Actor-centric Human-object Interaction Detection

2022-02-24 · Kunlun Xu, Zhimin Li, Zhijun Zhang, Leizhen Dong 외

While Human-Object Interaction(HOI) Detection has achieved tremendous advances in recent, it still remains challenging due to complex interactions with multiple humans and objects occurring in images, which would inevita…

Human-Object Interaction DetectionObject

Knowledge Distillation for High Dimensional Search Index

2023-09-21 · NeurIPS 2023 11

Lightweight compressed models are prevalent in Approximate Nearest Neighbor Search (ANNS) and Maximum Inner Product Search (MIPS) owing to their superiority of retrieval efficiency in large-scale datasets. However, resul…

Self-Evolving Search Index

2026-09-17 · Sangam Lee, Wonjae Lee, Sunghwan Kim, Deogyong Kim 외 hf

Information retrieval is increasingly important as LLM agents tackle complex tasks involving diverse information needs. Because retrieval relies on an index that represents each document through index keys, retrieval qua…

Information Retrieval

GTNet:Guided Transformer Network for Detecting Human-Object Interactions

2021-08-02 · A S M Iftekhar, Satish Kumar, R. Austin McEver, Suya You 외

The human-object interaction (HOI) detection task refers to localizing humans, localizing objects, and predicting the interactions between each human-object pair. HOI is considered one of the fundamental steps in truly u…

Human-Object Interaction DetectionObject