← Search

Enhong Chen

103 accepted papers

2026

Can Recommender Systems Teach Themselves? A Recursive Self-Improving Framework with Fidelity Control

ICML 2026poster

The scarcity of high-quality training data presents a fundamental bottleneck to scaling machine learning models. This challenge is particularly acute in recommendation systems, where extreme sparsity in user interactions leads to rugged optimization landscapes and poor generalization. We propose the…

Cited by 0SourceScholar
2026

ChemEval: A Multi-level and Fine-grained Chemical Capability Evaluation for Large Language Models

ICLR 2026poster

The emergence of Large Language Models (LLMs) in chemistry marks a significant advancement in applying artificial intelligence to chemical sciences. While these models show promising potential, their effective application in chemistry demands sophisticated evaluation protocols that address the field…

Cited by 0SourcecodeScholar
2026

DMP-TTS: DISENTANGLED MULTI-MODAL PROMPTING FOR CONTROLLABLE TEXT-TO-SPEECH WITH CHAINED GUIDANCE

ICASSP 2026oral

Controllable text-to-speech (TTS) systems face significant challenges in achieving independent manipulation of speaker timbre and speaking style, often suffering from entanglement between these attributes. We present DMP-TTS, a latent Diffusion Transformer (DiT) framework with explicit disentangleme…

Cited by 0SourcePDFScholar
2026

Evolving Graph Structured Programs for Circuit Generation with Large Language Models

ICLR 2026poster

Logic synthesis (LS), which aims to generate a *compact* logic circuit graph with minimized size while *accurately* satisfying a given functionality, plays an important role in chip design. However, existing LS methods struggle to balance circuit structure compactness and functional accuracy, often…

Cited by 0SourceScholar
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

GTM: A General Time-series Model for Enhanced Representation Learning of Time-Series data

ICLR 2026poster

Despite recent progress in time-series foundation models, challenges persist in improving representation learning and adapting to diverse downstream tasks. We introduce a General Time-series Model (GTM), which advances representation learning via a novel frequency-domain attention mechanism that cap…

Cited by 0SourcecodeScholar
2026

Look as You Think: Unifying Reasoning and Visual Evidence Attribution for Verifiable Document RAG via Reinforcement Learning

AAAI 2026technical

Aiming to identify precise evidence sources from visual documents, visual evidence attribution for visual document retrieval–augmented generation (VD-RAG) ensures reliable and verifiable predictions from vision-language models (VLMs) in multimodal question answering. Most existing methods adopt end-

Cited by 0SourcePDFScholar
2026

More Edits, More Stable: Understanding the Lifelong Normalization in Sequential Model Editing

ICML 2026poster

Lifelong Model Editing aims to continuously update evolving facts in Large Language Models while preserving unrelated knowledge and general capabilities, yet it remains plagued by catastrophic forgetting and model collapse. Empirically, we find that the few recent editors resilient over long horizon…

Cited by 0SourceScholar
2026

Navigating the Energy Landscape of Collaboration: Multi-Agent Communication Graph Generation via Score-Based Diffusion

ICML 2026poster

The collective intelligence of Large Language Model (LLM)-based Multi-Agent Systems (MAS) is fundamentally governed by the underlying communication graph. However, discovering task-adaptive structures within this combinatorial search space remains a significant challenge. Existing methods, ranging f…

Cited by 0SourceScholar
2026

Perception-R1: Advancing Multimodal Reasoning Capabilities of MLLMs via Visual Perception Reward

ICLR 2026poster

Enhancing the multimodal reasoning capabilities of Multimodal Large Language Models (MLLMs) is a challenging task that has attracted increasing attention in the community. Recently, several studies have applied Reinforcement Learning with Verifiable Rewards (RLVR) to the multimodal domain in order t…

Cited by 0SourcecodeScholar
2026

What Really Improves Mathematical Reasoning: Structured Reasoning Signals Beyond Pure Code

ICML 2026poster

Incorporating code into training corpora has become a widely acknowledged practice in the development of modern foundation language models (LMs). Compared with a general Internet corpus, code offers high-quality, well-structured signals that substantially augment the coding proficiency of models. Be…

Cited by 0SourceScholar
2025

Accurate KV Cache Eviction via Anchor Direction Projection for Efficient LLM Inference

NeurIPS 2025poster

Key-Value (KV) cache eviction---which retains the KV pairs of the most important tokens while discarding less important ones---is a critical technique for optimizing both memory usage and inference latency in large language models (LLMs). However, existing approaches often rely on simple heuristics-…

Cited by 0SourceScholar
2025

CogMath: Assessing LLMs' Authentic Mathematical Ability from a Human Cognitive Perspective

ICML 2025poster

Although large language models (LLMs) show promise in solving complex mathematical tasks, existing evaluation paradigms rely solely on a coarse measure of overall answer accuracy, which are insufficient for assessing their authentic capabilities. In this paper, we propose \textbf{CogMath}, which com…

Cited by 0SourcePDFScholar
2025

Explore What LLM Does Not Know in Complex Question Answering

AAAI 2025technical

Complex question answering (QA) is a challenging task in artificial intelligence research which requires reasoning based on related knowledge. The retrieval-augmented generation (RAG) based on large language models (LLMs) have become one promising solution in QA. To facilitate RAG more effectively,…

2025

From Feature Interaction to Feature Generation: A Generative Paradigm of CTR Prediction Models

ICML 2025poster

Click-Through Rate (CTR) prediction models estimate the probability of users clicking on items based on feature interactions, inherently following a discriminative paradigm. However, this paradigm is prone to embedding dimensional collapse and information redundancy due to limitations of vanilla fe…

2025

Harnessing Large Language Models for Knowledge Graph Question Answering via Adaptive Multi-Aspect Retrieval-Augmentation

AAAI 2025technical

Large Language Models (LLMs) demonstrate remarkable capabilities, yet struggle with hallucination and outdated knowledge when tasked with complex knowledge reasoning, resulting in factually incorrect outputs. Previous studies have attempted to mitigate it by retrieving factual knowledge from large-s…

2025

HyperTree Planning: Enhancing LLM Reasoning via Hierarchical Thinking

ICML 2025poster

Recent advancements have significantly enhanced the performance of large language models (LLMs) in tackling complex reasoning tasks, achieving notable success in domains like mathematical and logical reasoning. However, these methods encounter challenges with complex planning tasks, primarily due to…

Cited by 0SourcePDFScholar
2025

Improving Time Series Forecasting via Instance-aware Post-hoc Revision

NeurIPS 2025poster

Time series forecasting plays a pivotal role in various real-world applications and has attracted significant attention in recent decades. While recent methods have achieved remarkable accuracy by incorporating advanced inductive biases and training strategies, we observe that instance-level variati…

Cited by 0SourceScholar
2025

Improving Visual and Downstream Performance of Low-Light Enhancer with Vision Foundation Models Collaboration

CVPR 2025poster

In this paper, we observe that the collaboration of various foundation models can perceive semantic and degraded information within images, thereby guiding the low-light enhancement process. Specifically, we propose a self-supervised low-light enhancement framework based on the multiple foundation m…

Cited by 0SourcePDFScholar
2025

LogicTree: Improving Complex Reasoning of LLMs via Instantiated Multi-step Synthetic Logical Data

NeurIPS 2025spotlight

Despite their remarkable performance on various tasks, Large Language Models (LLMs) still struggle with logical reasoning, particularly in complex and multi-step reasoning processes. Among various efforts to enhance LLMs' reasoning capabilities, synthesizing large-scale, high-quality logical reason…

Cited by 0SourceScholar
2025

MindBridge: Scalable and Cross-Model Knowledge Editing via Memory-Augmented Modality

ACL 2025finding

Knowledge editing is a technique for efficiently and accurately updating the knowledge of large language models (LLMs) to alleviate obsolescence and correct errors. However, most existing methods overfit to specific models, causing edited knowledge to be discarded during each LLM update and requirin…

2025

Multi-Branch Self-Drafting for LLM Inference Acceleration

AAAI 2025technical

The autoregressive decoding paradigm endows large language models (LLMs) with superior language generation capabilities; however, its step-by-step decoding process inherently limits decoding speed. To mitigate these constraints, the prevalent “draft and validation” strategy enables parallel validati…

2025

Multi-Perspective Consolidation Enhanced Cognitive Diagnosis via Conditional Diffusion Model

AAAI 2025technical

Cognitive diagnosis, which assesses the learners' competence from learners' interaction logs, plays a vital role in education. It provides a crucial reference for gauging learners' proficiency levels and tailoring future learning activities accordingly. Researchers have proposed numerous cognitive d…

2025

P-Law: Predicting Quantitative Scaling Law with Entropy Guidance in Large Recommendation Models

NeurIPS 2025poster

With the growing size of data and models in Large Recommendation Models, the time required for debugging has become increasingly prohibitive, underscoring the urgent need for effective guidance in parameter configuration. The Scaling Law (SL) offers analogous guidance in the Sequential Language doma…

Cited by 0SourcecodeScholar
2025

Position: AI Evaluation Should Learn from How We Test Humans

ICML 2025poster

As AI systems continue to evolve, their rigorous evaluation becomes crucial for their development and deployment. Researchers have constructed various large-scale benchmarks to determine their capabilities, typically against a gold-standard test set and report metrics averaged across all items. Howe…

2025

RAG-IGBench: Innovative Evaluation for RAG-based Interleaved Generation in Open-domain Question Answering

NeurIPS 2025poster

In real-world scenarios, providing user queries with visually enhanced responses can considerably benefit understanding and memory, underscoring the great value of interleaved image-text generation. Despite recent progress, like the visual autoregressive model that unifies text and image processing…

Cited by 0SourcecodeScholar
2025

RAPID: Efficient Retrieval-Augmented Long Text Generation with Writing Planning and Information Discovery

ACL 2025finding

Generating knowledge-intensive and comprehensive long texts, such as encyclopedia articles, remains significant challenges for Large Language Models. It requires not only the precise integration of facts but also the maintenance of thematic coherence throughout the article. Existing methods, such as…

2025

Refining Sentence Embedding Model through Ranking Sentences Generation with Large Language Models

ACL 2025finding

Sentence embedding is essential for many NLP tasks, with contrastive learning methods achieving strong performance using annotated datasets like NLI. Yet, the reliance on manual labels limits scalability. Recent studies leverage large language models (LLMs) to generate sentence pairs, reducing annot…

2025

Scalable Data Synthesis through Human-like Cognitive Imitation and Data Recombination

EMNLP 2025

Large language models (LLMs) rely on massive amounts of training data, however, the quantity of empirically observed data is limited. To alleviate this issue, lots of LLMs leverage synthetic data to enhance the quantity of training data. Despite significant advancements in LLMs, the efficiency and s

Cited by 0SourcePDFScholar
2025

SelfAug: Mitigating Catastrophic Forgetting in Retrieval-Augmented Generation via Distribution Self-Alignment

EMNLP 2025

Recent advancements in large language models (LLMs) have revolutionized natural language processing through their remarkable capabilities in understanding and executing diverse tasks. While supervised fine-tuning, particularly in Retrieval-Augmented Generation (RAG) scenarios, effectively enhances t

2025

TestAgent: An Adaptive and Intelligent Expert for Human Assessment

ACL 2025finding

Accurately assessing internal human states is key to understanding preferences, offering personalized services, and identifying challenges in real-world applications. Originating from psychometrics, adaptive testing has become the mainstream method for human measurement and has now been widely appli…

Cited by 0SourcePDFScholar
2025

ToolACE: Winning the Points of LLM Function Calling

ICLR 2025poster

Function calling significantly extends the application boundary of large language models (LLMs), where high-quality and diverse training data is critical for unlocking this capability. However, collecting and annotating real function-calling data is challenging, while synthetic data from existing pi…

Cited by 23SourcePDFScholar
2025

Unveiling the Magic of Code Reasoning through Hypothesis Decomposition and Amendment

ICLR 2025poster

The reasoning abilities are one of the most enigmatic and captivating aspects of large language models (LLMs). Numerous studies are dedicated to exploring and expanding the boundaries of this reasoning capability. However, tasks that embody both reasoning and recall characteristics are often overloo…

2025

Video-MME: The First-Ever Comprehensive Evaluation Benchmark of Multi-modal LLMs in Video Analysis

CVPR 2025highlight

In the quest for artificial general intelligence, Multi-modal Large Language Models (MLLMs) have emerged as a focal point in recent advancements. However, the predominant focus remains on developing their capabilities in static image understanding. The potential of MLLMs to process sequential visual…

Cited by 368SourcePDFScholar
2025

What Makes In-context Learning Effective for Mathematical Reasoning

ICML 2025poster

Owing to the capability of in-context learning, large language models (LLMs) have shown impressive performance across diverse mathematical reasoning benchmarks. However, we find that few-shot demonstrations can sometimes bring negative performance and their effectiveness on LLMs' reasoning abilities…

2024

A Unified Adaptive Testing System Enabled by Hierarchical Structure Search

ICML 2024poster

Adaptive Testing System (ATS) is a promising testing mode, extensively utilized in standardized tests like the GRE. It offers personalized ability assessment by dynamically adjusting questions based on individual ability levels. Compared to traditional exams, ATS can improve the accuracy of ability…

Cited by 4SourcePDFScholar
2024

ARM: An Alignment-and-Replacement Module for Chinese Spelling Check Based on LLMs

EMNLP 2024main

Chinese Spelling Check (CSC) aims to identify and correct spelling errors in Chinese texts, where enhanced semantic understanding of a sentence can significantly improve correction accuracy. Recently, Large Language Models (LLMs) have demonstrated exceptional mastery of world knowledge and semantic…

2024

Breaking Determinism: Fuzzy Modeling of Sequential Recommendation Using Discrete State Space Diffusion Model

NeurIPS 2024poster

Sequential recommendation (SR) aims to predict items that users may be interested in based on their historical behavior sequences. We revisit SR from a novel information-theoretic perspective and find that conventional sequential modeling methods fail to adequately capture the randomness and unpredi…

Cited by 9SourcePDFScholar
2024

Communication-Efficient Personalized Federated Learning for Speech-to-Text Tasks

ICASSP 2024accepted

To protect privacy and meet legal regulations, federated learning (FL) has gained significant attention for training speech-to-text (S2T) systems, including automatic speech recognition (ASR) and speech translation (ST). However, the commonly used FL approach (i.e., FEDAVG) in S2T tasks typically su…

Cited by 0SourceScholar
2024

Double-Checker: Large Language Model as a Checker for Few-shot Named Entity Recognition

EMNLP 2024finding

Recently, few-shot Named Entity Recognition (NER) has attracted significant attention due to the high cost of obtaining high-quality labeled data. Decomposition-based methods have demonstrated remarkable performance on this task, which initially train a type-independent span detector and subsequentl…

2024

Exploring Large Language Model for Graph Data Understanding in Online Job Recommendations

AAAI 2024technical

Large Language Models (LLMs) have revolutionized natural language processing tasks, demonstrating their exceptional capabilities in various domains. However, their potential for graph semantic mining in job recommendations remains largely unexplored. This paper focuses on unveiling the capability of…

2024

Federated Contextual Cascading Bandits with Asynchronous Communication and Heterogeneous Users

AAAI 2024technical

We study the problem of federated contextual combinatorial cascading bandits, where agents collaborate under the coordination of a central server to provide tailored recommendations to users. Existing works consider either a synchronous framework, necessitating full agent participation and global sy…

Cited by 6SourcePDFScholar
2024

Generalization Error Bounds for Two-stage Recommender Systems with Tree Structure

NeurIPS 2024oral

Two-stage recommender systems play a crucial role in efficiently identifying relevant items and personalizing recommendations from a vast array of options. This paper, based on an error decomposition framework, analyzes the generalization error for two-stage recommender systems with a tree structure…

Cited by 0SourcePDFScholar
2024

Generative Input: Towards Next-Generation Input Methods Paradigm

ACL 2024findings

Since the release of ChatGPT, generative models have achieved tremendous success and become the de facto approach for various NLP tasks. However, its application in the field of input methods remains under-explored. Many neural network approaches have been applied to the construction of Chinese inpu…

Cited by 3SourcePDFScholar
2024

Granular Entity Mapper: Advancing Fine-grained Multimodal Named Entity Recognition and Grounding

EMNLP 2024finding

Multimodal Named Entity Recognition and Grounding (MNERG) aims to extract paired textual and visual entities from texts and images. It has been well explored through a two-step paradigm: initially identifying potential visual entities using object detection methods and then aligning the extracted te…

Cited by 0SourcePDFScholar
2024

In-Context Former: Lightning-fast Compressing Context for Large Language Model

EMNLP 2024finding

With the rising popularity of Transformer-based large language models (LLMs), reducing their high inference costs has become a significant research focus. One effective approach to mitigate these costs is compressing the long input contexts. Existing methods typically leverage the self-attention mec…

2024

Learning to Solve Geometry Problems via Simulating Human Dual-Reasoning Process

IJCAI 2024poster

Geometry Problem Solving (GPS), which is a classic and challenging math problem, has attracted much attention in recent years. It requires a solver to comprehensively understand both text and diagram, master essential geometry knowledge, and appropriately apply it in reasoning. However, existing wor…

2024

Learning-Efficient Yet Generalizable Collaborative Filtering for Item Recommendation

ICML 2024poster

The weighted squared loss is a common component in several Collaborative Filtering (CF) algorithms for item recommendation, including the representative implicit Alternating Least Squares (iALS). Despite its widespread use, this loss function lacks a clear connection to ranking objectives such as Di…

Cited by 4SourcePDFScholar
2024

Leveraging Entity Information for Cross-Modality Correlation Learning: The Entity-Guided Multimodal Summarization

ACL 2024findings

The rapid increase in multimedia data has spurred advancements in Multimodal Summarization with Multimodal Output (MSMO), which aims to produce a multimodal summary that integrates both text and relevant images. The inherent heterogeneity of content within multimodal inputs and outputs presents a si…

2024

MRT: Multi-modal Short- and Long-range Temporal Convolutional Network for Time-sync Comment Video Behavior Prediction

COLING 2024main

As a fresh way to improve the user viewing experience, videos of time-sync comments have attracted a lot of interest. Many efforts have been made to explore the effectiveness of time-sync comments for various applications. However, due to the complexity of interactions among users, videos, and comme…

Cited by 0SourcePDFScholar
2024

Mitigating Hallucinations of Large Language Models in Medical Information Extraction via Contrastive Decoding

EMNLP 2024finding

The impressive capabilities of large language models (LLMs) have attracted extensive interests of applying LLMs to medical field. However, the complex nature of clinical environments presents significant hallucination challenges for LLMs, hindering their widespread adoption. In this paper, we addres…

2024

Multi-perspective Improvement of Knowledge Graph Completion with Large Language Models

COLING 2024main

Knowledge graph completion (KGC) is a widely used method to tackle incompleteness in knowledge graphs (KGs) by making predictions for missing links. Description-based KGC leverages pre-trained language models to learn entity and relation representations with their names or descriptions, which shows…

2024

OneNet: A Fine-Tuning Free Framework for Few-Shot Entity Linking via Large Language Model Prompting

EMNLP 2024main

Entity Linking (EL) is the process of associating ambiguous textual mentions to specific entities in a knowledge base.Traditional EL methods heavily rely on large datasets to enhance their performance, a dependency that becomes problematic in the context of few-shot entity linking, where only a limi…

2024

Pre-training General User Representation with Multi-type APP Behaviors

IJCAI 2024poster

In numerous user-centric services on mobile applications (apps), accurately mining user interests and generating effective user representations are paramount. Traditional approaches, which often involve training task-specific user representations, are becoming increasingly impractical due to their h…

2024

Retrieve-Plan-Generation: An Iterative Planning and Answering Framework for Knowledge-Intensive LLM Generation

EMNLP 2024main

Despite the significant progress of large language models (LLMs) in various tasks, they often produce factual errors due to their limited internal knowledge. Retrieval-Augmented Generation (RAG), which enhances LLMs with external knowledge sources, offers a promising solution. However, these methods…

2024

SocraticLM: Exploring Socratic Personalized Teaching with Large Language Models

NeurIPS 2024spotlight

Large language models (LLMs) are considered a crucial technology for advancing intelligent education since they exhibit the potential for an in-depth understanding of teaching scenarios and providing students with personalized guidance. Nonetheless, current LLM-based application in personalized teac…

2024

Towards Accurate and Fair Cognitive Diagnosis via Monotonic Data Augmentation

NeurIPS 2024poster

Intelligent education stands as a prominent application of machine learning. Within this domain, cognitive diagnosis (CD) is a key research focus that aims to diagnose students' proficiency levels in specific knowledge concepts. As a crucial task within the field of education, cognitive diagnosis en…

Cited by 2SourcePDFScholar
2024

Towards Explainable Computerized Adaptive Testing with Large Language Model

EMNLP 2024finding

As intelligent education evolves, it will provide students with multiple personalized learning services based on their individual abilities. Computerized adaptive testing (CAT) is designed to accurately measure a student’s ability using the least questions, providing an efficient and personalized te…

2024

VideoLLM-MoD: Efficient Video-Language Streaming with Mixture-of-Depths Vision Computation

NeurIPS 2024poster

A well-known dilemma in large vision-language models (e.g., GPT-4, LLaVA) is that while increasing the number of vision tokens generally enhances visual understanding, it also significantly raises memory and computational costs, especially in long-term, dense video frame streaming scenarios. Althoug…

2024

Visualization Recommendation with Prompt-based Reprogramming of Large Language Models

ACL 2024long

Visualization recommendations, which aim to automatically match proper visual charts for specific data tables, can significantly simplify the data analysis process. Traditional approaches in this domain have primarily relied on rule-based or machine learning-based methodologies. These methods often…

2023

A Bounded Ability Estimation for Computerized Adaptive Testing

NeurIPS 2023poster

Computerized adaptive testing (CAT), as a tool that can efficiently measure student's ability, has been widely used in various standardized tests (e.g., GMAT and GRE). The adaptivity of CAT refers to the selection of the most informative questions for each student, reducing test length. Existing CAT…

2023

Adaptive Normalization for Non-stationary Time Series Forecasting: A Temporal Slice Perspective

NeurIPS 2023poster

Deep learning models have progressively advanced time series forecasting due to their powerful capacity in capturing sequence dependence. Nevertheless, it is still challenging to make accurate predictions due to the existence of non-stationarity in real-world data, denoting the data distribution rap…

2023

BETA-CD: A Bayesian Meta-Learned Cognitive Diagnosis Framework for Personalized Learning

AAAI 2023technical

Personalized learning is a promising educational approach that aims to provide high-quality personalized services for each student with minimum demands for practice data. The key to achieving that lies in the cognitive diagnosis task, which estimates the cognitive state of the student through his/he…

2023

Enhancing Hierarchical Text Classification through Knowledge Graph Integration

ACL 2023findings

Hierarchical Text Classification (HTC) is an essential and challenging subtask of multi-label text classification with a taxonomic hierarchy. Recent advances in deep learning and pre-trained language models have led to significant breakthroughs in the HTC problem. However, despite their effectivenes…

2023

Exploiting Non-Interactive Exercises in Cognitive Diagnosis

IJCAI 2023poster

Cognitive Diagnosis aims to quantify the proficiency level of students on specific knowledge concepts. Existing studies merely leverage observed historical students-exercise interaction logs to access proficiency levels. Despite effectiveness, observed interactions usually exhibit a power-law distri…

2023

FairLISA: Fair User Modeling with Limited Sensitive Attributes Information

NeurIPS 2023poster

User modeling techniques profile users' latent characteristics (e.g., preference) from their observed behaviors, and play a crucial role in decision-making. Unfortunately, traditional user models may unconsciously capture biases related to sensitive attributes (e.g., gender) from behavior data, even…

2023

Federated Nearest Neighbor Machine Translation

ICLR 2023poster

To protect user privacy and meet legal regulations, federated learning (FL) is attracting significant attention. Training neural machine translation (NMT) models with traditional FL algorithm (e.g., FedAvg) typically relies on multi-round model-based interactions. However, it is impractical and inef…

Cited by 12SourcePDFScholar
2023

KMF: Knowledge-Aware Multi-Faceted Representation Learning for Zero-Shot Node Classification

IJCAI 2023poster

Recently, Zero-Shot Node Classification (ZNC) has been an emerging and crucial task in graph data analysis. This task aims to predict nodes from unseen classes which are unobserved in the training process. Existing work mainly utilizes Graph Neural Networks (GNNs) to associate features' prototypes a…

2023

Knowledge Distillation for High Dimensional Search Index

NeurIPS 2023poster

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, results given by compressed methods are less accurate due to the curse of dimension a…

Cited by 7SourcePDFScholar
2023

Nearly Optimal Competitive Ratio for Online Allocation Problems with Two-sided Resource Constraints and Finite Requests

ICML 2023poster

In this paper, we investigate the online allocation problem of maximizing the overall revenue subject to both lower and upper bound constraints. Compared to the extensively studied online problems with only resource upper bounds, the two-sided constraints affect the prospects of resource consumption…

Cited by 2SourcePDFScholar
2023

Query-Aware Quantization for Maximum Inner Product Search

AAAI 2023technical

Maximum Inner Product Search (MIPS) plays an essential role in many applications ranging from information retrieval, recommender systems to natural language processing. However, exhaustive MIPS is often expensive and impractical when there are a large number of candidate items. The state-of-the-art…

Cited by 10SourcePDFScholar
2023

RHGN: Relation-gated Heterogeneous Graph Network for Entity Alignment in Knowledge Graphs

ACL 2023findings

Entity Alignment, which aims to identify equivalent entities from various Knowledge Graphs (KGs), is a fundamental and crucial task in knowledge graph fusion. Existing methods typically use triple or neighbor information to represent entities, and then align those entities using similarity matching.…

2023

Towards a Holistic Understanding of Mathematical Questions with Contrastive Pre-training

AAAI 2023technical

Understanding mathematical questions effectively is a crucial task, which can benefit many applications, such as difficulty estimation. Researchers have drawn much attention to designing pre-training models for question representations due to the scarcity of human annotations (e.g., labeling difficu…

2022

Anisotropic Additive Quantization for Fast Inner Product Search

AAAI 2022technical

Maximum Inner Product Search (MIPS) plays an important role in many applications ranging from information retrieval, recommender systems to natural language processing and machine learning. However, exhaustive MIPS is often expensive and impractical when there are a large number of candidate items.…

Cited by 11SourcePDFScholar
2022

Cache-Augmented Inbatch Importance Resampling for Training Recommender Retriever

NeurIPS 2022accept

Recommender retrievers aim to rapidly retrieve a fraction of items from the entire item corpus when a user query requests, with the representative two-tower model trained with the log softmax loss. For efficiently training recommender retrievers on modern hardwares, inbatch sampling, where the items…

Cited by 12SourcePDFScholar
2022

DARE: Disentanglement-Augmented Rationale Extraction

NeurIPS 2022accept

Rationale extraction can be considered as a straightforward method of improving the model explainability, where rationales are a subsequence of the original inputs, and can be extracted to support the prediction results. Existing methods are mainly cascaded with the selector which extracts the ratio…

2022

Graph Convolution Network based Recommender Systems: Learning Guarantee and Item Mixture Powered Strategy

NeurIPS 2022accept

Inspired by their powerful representation ability on graph-structured data, Graph Convolution Networks (GCNs) have been widely applied to recommender systems, and have shown superior performance. Despite their empirical success, there is a lack of theoretical explorations such as generalization prop…

Cited by 19SourcePDFScholar
2022

Incorporating Dynamic Semantics into Pre-Trained Language Model for Aspect-based Sentiment Analysis

ACL 2022findings

Aspect-based sentiment analysis (ABSA) predicts sentiment polarity towards a specific aspect in the given sentence. While pre-trained language models such as BERT have achieved great success, incorporating dynamic semantic changes into ABSA remains challenging. To this end, in this paper, we propose…

Cited by 84SourcePDFScholar
2022

Non-Parametric Domain Adaptation for End-to-End Speech Translation

EMNLP 2022main

The end-to-end speech translation (E2E-ST) has received increasing attention due to the potential of its less error propagation, lower latency and fewer parameters. However, the effectiveness of neural-based approaches to this task is severely limited by the available training corpus, especially for…

2022

Reusing the Task-Specific Classifier as a Discriminator: Discriminator-Free Adversarial Domain Adaptation

CVPR 2022poster

Adversarial learning has achieved remarkable performances for unsupervised domain adaptation (UDA). Existing adversarial UDA methods typically adopt an additional discriminator to play the min-max game with a feature extractor. However, most of these methods failed to effectively leverage the predic…

Cited by 201PDFcodeScholar
2022

VIRT: Improving Representation-based Text Matching via Virtual Interaction

EMNLP 2022main

Text matching is a fundamental research problem in natural language understanding. Interaction-based approaches treat the text pair as a single sequence and encode it through cross encoders, while representation-based models encode the text pair independently with siamese or dual encoders. Interacti…

Cited by 8SourcePDFScholar
2021

Coupling Macro-Sector-Micro Financial Indicators for Learning Stock Representations with Less Uncertainty

AAAI 2021technical

While the stock movement prediction has been intensively studied, existing work suffers from weak generalization because of the uncertainty in both data and modeling. On one hand, training a stock representation on stochastic stock data in an end-to-end manner may lead to excessive modeling, which i…

2021

Cross Attention Augmented Transducer Networks for Simultaneous Translation

EMNLP 2021main

This paper proposes a novel architecture, Cross Attention Augmented Transducer (CAAT), for simultaneous translation. The framework aims to jointly optimize the policy and translation models. To effectively consider all possible READ-WRITE simultaneous translation action paths, we adapt the online au…

2021

Cross-Oilfield Reservoir Classification via Multi-Scale Sensor Knowledge Transfer

AAAI 2021technical

Reservoir classification is an essential step for the exploration and production process in the oil and gas industry. An appropriate automatic reservoir classification will not only reduce the manual workloads of experts, but also help petroleum companies to make optimal decisions efficiently, which…

Cited by 8SourcePDFScholar
2021

DAE-GAN: Dynamic Aspect-Aware GAN for Text-to-Image Synthesis

ICCV 2021poster

Text-to-image synthesis refers to generating an image from a given text description, the key goal of which lies in photo realism and semantic consistency. Previous methods usually generate an initial image with sentence embedding and then refine it with fine-grained word embedding. Despite the signi…

Cited by 146PDFcodeScholar
2021

GraphMI: Extracting Private Graph Data from Graph Neural Networks

IJCAI 2021poster

As machine learning becomes more widely used for critical applications, the need to study its implications in privacy becomes urgent. Given access to the target model and auxiliary information, model inversion attack aims to infer sensitive features of the training dataset, which leads to great pr…

2021

HMS: A Hierarchical Solver with Dependency-Enhanced Understanding for Math Word Problem

AAAI 2021technical

Automatically solving math word problems is a crucial task for exploring the intelligence levels of machines in the general AI domain. It is highly challenging since it requires not only natural language understanding but also mathematical expression inference. Existing solutions usually explore seq…

2021

Ideography Leads Us to the Field of Cognition: A Radical-Guided Associative Model for Chinese Text Classification

AAAI 2021technical

Cognitive psychology research shows that humans have the instinct for abstract thinking, where association plays an essential role in language comprehension. Especially for Chinese, its ideographic writing system allows radicals to trigger semantic association without the need of phonetics. In fact,…

2021

Lightspeech: Lightweight and Fast Text to Speech with Neural Architecture Search

ICASSP 2021accepted

Text to speech (TTS) has been broadly used to synthesize natural and intelligible speech in different scenarios. Deploying TTS in various end devices such as mobile phones or embedded devices requires extremely small memory usage and inference latency. While non-autoregressive TTS models such as Fas…

Cited by 0SourceScholar
2021

Making the Relation Matters: Relation of Relation Learning Network for Sentence Semantic Matching

AAAI 2021technical

Sentence semantic matching is one of the fundamental tasks in natural language processing, which requires an agent to determine the semantic relation among input sentences. Recently, deep neural networks have achieved impressive performance in this area, especially BERT. Despite the effectiveness of…

2021

Preference-Adaptive Meta-Learning for Cold-Start Recommendation

IJCAI 2021poster

In recommender systems, the cold-start problem is a critical issue. To alleviate this problem, an emerging direction adopts meta-learning frameworks and achieves success. Most existing works aim to learn globally shared prior knowledge across all users so that it can be quickly adapted to a new user…

Cited by 50SourcePDFScholar
2021

Regularizing Variational Autoencoder with Diversity and Uncertainty Awareness

IJCAI 2021poster

As one of the most popular generative models, Variational Autoencoder (VAE) approximates the posterior of latent variables based on amortized variational inference. However, when the decoder network is sufficiently expressive, VAE may lead to posterior collapse; that is, uninformative latent represe…

2020

Incorporating BERT into Parallel Sequence Decoding with Adapters

NeurIPS 2020poster

While large scale pre-trained language models such as BERT have achieved great success on various natural language understanding tasks, how to efficiently and effectively incorporate them into sequence-to-sequence models and the corresponding text generation tasks remains a non-trivial problem. In t…

2020

Sampling-Decomposable Generative Adversarial Recommender

NeurIPS 2020poster

Recommendation techniques are important approaches for alleviating information overload. Being often trained on implicit user feedback, many recommenders suffer from the sparsity challenge due to the lack of explicitly negative samples. The GAN-style recommenders (i.e., IRGAN) addresses the challeng…

2020

Semi-Supervised Neural Architecture Search

NeurIPS 2020poster

Neural architecture search (NAS) relies on a good controller to generate better architectures or predict the accuracy of given architectures. However, training the controller requires both abundant and high-quality pairs of architectures and their accuracy, while it is costly to evaluate an architec…

2020

Towards Explainable Conversational Recommendation

IJCAI 2020poster

Recent studies have shown that both accuracy and explainability are important for recommendation. In this paper, we introduce explainable conversational recommendation, which enables incremental improvement of both recommendation accuracy and explanation quality through multi-turn user-model convers…

Cited by 0SourcePDFScholar
2019

Efficient Pure Exploration in Adaptive Round model

NeurIPS 2019poster

In the adaptive setting, many multi-armed bandit applications allow the learner to adaptively draw samples and adjust sampling strategy in rounds. In many real applications, not only the query complexity but also the round complexity need to be optimized. In this paper, we study both PAC and exact t…

2019

Universal Stagewise Learning for Non-Convex Problems with Convergence on Averaged Solutions

ICLR 2019poster

Although stochastic gradient descent (SGD) method and its variants (e.g., stochastic momentum methods, AdaGrad) are algorithms of choice for solving non-convex problems (especially deep learning), big gaps still remain between the theory and the practice with many questions unresolved. For example,…

Cited by 58SourcePDFScholar