← Search

Pengyue Jia

15 accepted papers

2026

Emotion and Intention Guided Multi-Modal Learning for Sticker Response Selection

AAAI 2026technical

Stickers are widely used in online communication to convey emotions and implicit intentions. The Sticker Response Selection (SRS) task aims to select the most contextually appropriate sticker based on the dialogue. However, existing methods typically rely on semantic matching and model emotional and

Cited by 0SourcePDFScholar
2026

Evoking User Memory: Personalizing LLM via Recollection-Familiarity Adaptive Retrieval

ICLR 2026poster

Personalized large language models (LLMs) rely on memory retrieval to incorporate user-specific histories, preferences, and contexts. Existing approaches either overload the LLM by feeding all the user's past memory into the prompt, which is costly and unscalable, or simplify retrieval into a one-sh…

Cited by 0SourcecodeScholar
2026

From Single to Multi-Granularity: Toward Long-Term Memory Association and Selection of Conversational Agents

ICLR 2026poster

Large Language Models (LLMs) have recently been widely adopted in conversational agents. However, the increasingly long interactions between users and agents accumulate extensive dialogue records, making it difficult for LLMs with limited context windows to maintain a coherent long-term dialogue mem…

Cited by 0SourcecodeScholar
2026

Personalize Before Retrieve: LLM-based Personalized Query Expansion for User-Centric Retrieval

AAAI 2026technical

Retrieval-Augmented Generation (RAG) critically depends on effective query expansion to retrieve relevant information. However, existing expansion methods adopt uniform strategies that overlook user-specific semantics, ignoring individual expression styles, preferences, and historical context. In pr

Cited by 0SourcePDFScholar
2026

Renormalization Group Guided Tensor Network Structure Search

AAAI 2026technical

Tensor network structure search (TN-SS) aims to automatically discover optimal network topologies and rank configurations for efficient tensor decomposition in high-dimensional data representation. Despite recent advances, existing TN-SS methods face significant limitations in computational tractabi

Cited by 0SourcePDFScholar
2026

RoSA: Enhancing Parameter-Efficient Fine-Tuning via RoPE-aware Selective Adaptation in Large Language Models

AAAI 2026technical

Fine-tuning large language models is essential for task-specific adaptation, yet it remains computationally prohibitive. Parameter-Efficient Fine-Tuning (PEFT) methods have emerged as a solution, but current approaches typically ignore the distinct roles of model components and the heterogeneous imp

Cited by 0SourcePDFScholar
2025

Bridging Relevance and Reasoning: Rationale Distillation in Retrieval-Augmented Generation

ACL 2025finding

The reranker and generator are two critical components in the Retrieval-Augmented Generation (i.e., RAG) pipeline, responsible for ranking relevant documents and generating responses. However, due to differences in pre-training data and objectives, there is an inevitable gap between the documents ra…

Cited by 0SourcePDFScholar
2025

GeoRanker: Distance-Aware Ranking for Worldwide Image Geolocalization

NeurIPS 2025poster

Worldwide image geolocalization—the task of predicting GPS coordinates from images taken anywhere on Earth—poses a fundamental challenge due to the vast diversity in visual content across regions. While recent approaches adopt a two-stage pipeline of retrieving candidates and selecting the best matc…

Cited by 0SourceScholar
2025

Process vs. Outcome Reward: Which is Better for Agentic RAG Reinforcement Learning

NeurIPS 2025poster

Retrieval-augmented generation (RAG) enhances large language models (LLMs) by integrating external knowledge, yet traditional RAG systems struggle with static workflows and limited adaptability for complex, multistep reasoning tasks. Agentic RAG systems, such as DeepResearch, address these issues th…

Cited by 0SourcecodeScholar
2025

SIGMA: Selective Gated Mamba for Sequential Recommendation

AAAI 2025technical

Sequential Recommender Systems (SRS) has stood out as a highly promising technique in numerous domains due to its impressive capability of capturing complex user preferences. Current SRS have employed transformer-based models to give the next-item prediction. Nevertheless, its quadratic computationa…

Cited by 0SourcePDFScholar
2025

Stepwise Reasoning Disruption Attack of LLMs

ACL 2025long

Large language models (LLMs) have made remarkable strides in complex reasoning tasks, but their safety and robustness in reasoning processes remain unexplored, particularly in third-party platforms that facilitate user interactions via APIs. Existing attacks on LLM reasoning are constrained by speci…

2025

TAPO: Task-Referenced Adaptation for Prompt Optimization

ICASSP 2025accepted

Prompt engineering can significantly improve the performance of large language models (LLMs), with automated prompt optimization (APO) gaining significant attention due to the time-consuming and laborious nature of manual prompt design. However, much of the existing work in APO overlooks task-specif…

Cited by 0SourceScholar
2024

D3: A Methodological Exploration of Domain Division, Modeling, and Balance in Multi-Domain Recommendations

AAAI 2024technical

To enhance the efficacy of multi-scenario services in industrial recommendation systems, the emergence of multi-domain recommendation has become prominent, which entails simultaneous modeling of all domains through a unified model, effectively capturing commonalities and differences among them. Howe…

Cited by 6SourcePDFScholar
2024

G3: An Effective and Adaptive Framework for Worldwide Geolocalization Using Large Multi-Modality Models

NeurIPS 2024poster

Worldwide geolocalization aims to locate the precise location at the coordinate level of photos taken anywhere on the Earth. It is very challenging due to 1) the difficulty of capturing subtle location-aware visual semantics, and 2) the heterogeneous geographical distribution of image data. As a res…

2024

MILL: Mutual Verification with Large Language Models for Zero-Shot Query Expansion

NAACL 2024long

Query expansion, pivotal in search engines, enhances the representation of user information needs with additional terms. While existing methods expand queries using retrieved or generated contextual documents, each approach has notable limitations. Retrieval-based methods often fail to accurately ca…