← Search

Han Li

64 accepted papers

2026

ALM-MTA: Front-Door Causal Multi-Touch Attribution Method for Creator-Ecosystem Optimization

ICLR 2026poster

Consumption‑Drives‑Production (CDP) on social platforms aims to deliver interpretable incentive signals for creator‑ecosystem building and resource utilization improvement, which strongly relies on attributions. In large-scale and complex recommendation system, the absence of accurate labels togethe…

Cited by 0SourceScholar
2026

AdaptJobRec: Enhancing Conversational Career Recommendation Through an LLM-Powered Agentic System

AAAI 2026technical

In recent years, recommendation systems have evolved from providing a single list of recommendations to offering a comprehensive suite of topic-focused services. To better accomplish this task, conversational recommendation systems (CRS) have progressed from basic retrieval-augmented LLM generation

Cited by 6SourcePDFScholar
2026

CommitMoE: Efficient Fallback-Free MoE Inference with Offloading Under GPU Memory Constraints

AAAI 2026technical

Mixture of Experts (MoE) models have emerged as a promising approach to scale language models efficiently by activating only a subset of parameters for each input. However, deploying these models under GPU memory constraints remains challenging, as existing offloading strategies incur significant ov

Cited by 0SourcePDFScholar
2026

CroPS: Improving Dense Retrieval with Cross-Perspective Positive Samples in Short-Video Search

AAAI 2026technical

Dense retrieval has become a foundational paradigm in modern search systems, especially on short-video platforms. However, most industrial systems adopt a self-reinforcing training pipeline that relies on historically exposed user interactions for supervision. This paradigm inevitably leads to a fil

Cited by 0SourcePDFScholar
2026

DS-ProGen: A Dual-Structure Deep Language Model for Functional Protein Design

AAAI 2026technical

Inverse Protein Folding (IPF) is a critical subtask in the field of protein design, aiming to engineer amino acid sequences capable of folding correctly into a specified three-dimensional (3D) conformation. Although substantial progress has been achieved in recent years, existing methods generally r

Cited by 0SourcePDFScholar
2026

Denoising Neural Reranker for Recommender Systems

ICLR 2026poster

For multi-stage recommenders in industry, a user request would first trigger a simple and efficient retriever module that selects and ranks a list of relevant items, then the recommender calls a slower but more sophisticated reranking model that refines the item list exposure to the user. To consist…

Cited by 0SourcecodeScholar
2026

GoR: A Unified and Extensible Generative Framework for Ordinal Regression

ICLR 2026poster

Ordinal Regression (OR), which predicts the target values with inherent order, underpins a wide spectrum of applications from computer vision to recommendation systems. The intrinsic ordinal structure and non-stationary inter-class boundaries make OR fundamentally more challenging than conventional…

Cited by 0SourceScholar
2026

GoalRank: Group-Relative Optimization for a Large Ranking Model

ICLR 2026poster

Mainstream ranking approaches typically follow a Generator–Evaluator two-stage paradigm, where a generator produces candidate lists and an evaluator selects the best one. Recent work has attempted to enhance performance by expanding the number of candidate lists, for example, through multi-generator…

Cited by 0SourcecodeScholar
2026

MetaphorVU: Towards Metaphorical Video Understanding

ICML 2026spotlight

Metaphorical videos are prevalent across various real-world scenarios to convey complex ideas, and understanding them typically requires high-order cognitive capabilities. The lack of systematic studies on metaphorical video understanding not only constrains the real-world applicability of MLLMs but…

Cited by 0SourceScholar
2026

OneCAT: Decoder-Only Auto-Regressive Model for Unified Understanding and Generation

CVPR 2026

We introduce OneCAT, a unified multimodal model that seamlessly integrates understanding, generation, and editing within a single decoder-only transformer architecture. OneCAT uniquely eliminates the need for external components such as Vision Transformers (ViT) or vision tokenizer during inference,

Cited by 0SourcecodeScholar
2026

OneSearch: A Preliminary Exploration of the Unified End-to-End Generative Framework for E-commerce Search

ICML 2026poster

Traditional e-commerce search systems employ multi-stage cascading architectures (MCA) that suffer from fragmented computation and optimization objective collisions across stages, ultimately limiting their performance ceiling. We propose OneSearch, the first industrial-deployed end-to-end generative…

Cited by 0SourceScholar
2026

SWE-Compass: Towards Unified Evaluation of Agentic Coding Abilities for Large Language Models

ICML 2026poster

Evaluating large language models (LLMs) for software engineering has been limited by narrow task coverage, language bias, and insufficient alignment with real-world developer workflows. Existing benchmarks often focus on algorithmic problems or Python-centric bug fixing, leaving critical dimensions …

Cited by 0SourceScholar
2026

SpatialReward: Bridging the Perception Gap in Online RL for Image Editing via Explicit Spatial Reasoning

ICML 2026poster

Online Reinforcement Learning (RL) offers a promising avenue for complex image editing but is currently constrained by the scarcity of reliable and fine-grained reward signals. Existing evaluators frequently struggle with a critical perception gap we term "Attention Collapse," where models neglect c…

Cited by 0SourceScholar
2026

Towards Holistic Modeling for Video Frame Interpolation with Auto-regressive Diffusion Transformers

CVPR 2026

Existing video frame interpolation (VFI) methods often adopt a frame-centric approach, processing videos as independent short segments (e.g., triplets), which leads to temporal inconsistencies and motion artifacts. To overcome this, we propose a holistic, video-centric paradigm named Local Diffusion

Cited by 0SourcecodeScholar
2026

Towards Understanding Generalization of Federated Adversarial Learning: Perspective of Algorithmic Stability

ICML 2026poster

Federated Adversarial Learning (FAL) enhances model robustness by integrating adversarial training into the federated learning framework. Despite recent advances proposing efficient FAL algorithms, existing work has mainly focused on convergence properties, with limited understanding of their genera…

Cited by 0SourceScholar
2026

Utonia: Toward One Encoder for All Point Clouds

ICML 2026poster

We dream of a future where point clouds from all domains can come together to shape a single model that benefits them all. Toward this goal, we present Utonia, a first step toward training a single self-supervised point transformer encoder across heterogeneous domains, spanning remote sensing, outdo…

Cited by 0SourceScholar
2026

VideoTemp-o3: Harmonizing Temporal Grounding and Video Understanding in Agentic Thinking-with-Videos

ICML 2026poster

In long-video understanding, conventional uniform frame sampling often fails to capture key visual evidence, leading to degraded performance and increased hallucinations. To address this, recent agentic thinking-with-videos paradigms have emerged, adopting a localize–clip–answer pipeline in which th…

Cited by 2SourceScholar
2025

Adversarial Training for Graph Convolutional Networks: Stability and Generalization Analysis

IJCAI 2025

Recently, numerous methods have been proposed to enhance the robustness of the Graph Convolutional Networks (GCNs) for their vulnerability against adversarial attacks. Despite their empirical success, a significant gap remains in understanding GCNs' adversarial robustness from the theoretical perspe

Cited by 0SourcePDFScholar
2025

CaDA: Cross-Problem Routing Solver with Constraint-Aware Dual-Attention

ICML 2025poster

Vehicle routing problems (VRPs) are significant combinatorial optimization problems (COPs) holding substantial practical importance. Recently, neural combinatorial optimization (NCO), which involves training deep learning models on extensive data to learn vehicle routing heuristics, has emerged as a…

2025

Fading to Grow: Growing Preference Ratios via Preference Fading Discrete Diffusion for Recommendation

NeurIPS 2025poster

Recommenders aim to rank items from a discrete item corpus in line with user interests, yet suffer from extremely sparse user preference data. Recent advances in diffusion models have inspired diffusion-based recommenders, which alleviate sparsity by injecting noise during a forward process to preve…

Cited by 0SourceScholar
2025

HiPART: Hierarchical Pose AutoRegressive Transformer for Occluded 3D Human Pose Estimation

CVPR 2025poster

Existing 2D-to-3D human pose estimation (HPE) methods struggle with the occlusion issue by enriching information like temporal and visual cues in the lifting stage. In this paper, we argue that these methods ignore the limitation of the sparse skeleton 2D input representation, which fundamentally re…

Cited by 1SourcePDFScholar
2025

InfoGain-RAG: Boosting Retrieval-Augmented Generation through Document Information Gain-based Reranking and Filtering

EMNLP 2025

Retrieval-Augmented Generation (RAG) has emerged as a promising approach to address key limitations of Large Language Models (LLMs), such as hallucination, outdated knowledge, and lacking reliable reference. However, current RAG frameworks often struggle with identifying whether retrieved documents

Cited by 0SourcePDFScholar
2025

LEARN: Knowledge Adaptation from Large Language Model to Recommendation for Practical Industrial Application

AAAI 2025technical

Contemporary recommendation systems predominantly rely on ID embedding to capture latent associations among users and items. However, this approach overlooks the wealth of semantic information embedded within textual descriptions of items, leading to suboptimal performance and poor generalizations.…

2025

Learning Time-Aware Causal Representation for Model Generalization in Evolving Domains

ICML 2025poster

Endowing deep models with the ability to generalize in dynamic scenarios is of vital significance for real-world deployment, given the continuous and complex changes in data distribution. Recently, evolving domain generalization (EDG) has emerged to address distribution shifts over time, aiming to c…

Cited by 0SourcePDFScholar
2025

LongLeader: A Comprehensive Leaderboard for Large Language Models in Long-context Scenarios

NAACL 2025long

Large Language Models (LLMs), exemplified by Claude and LLama, have exhibited impressive proficiency in tackling a myriad of Natural Language Processing (NLP) tasks. Yet, in pursuit of the ambitious goal of attaining Artificial General Intelligence (AGI), there remains ample room for enhancing LLM c…

Cited by 0SourcePDFScholar
2025

Making Transformer Decoders Better Differentiable Indexers

ICLR 2025poster

Retrieval aims to find the top-k items most relevant to a query/user from a large dataset. Traditional retrieval models represent queries/users and items as embedding vectors and use Approximate Nearest Neighbor (ANN) search for retrieval. Recently, researchers have proposed a generative-based retri…

Cited by 0SourcePDFScholar
2025

Noise Conditional Variational Score Distillation

ICML 2025poster

We propose Noise Conditional Variational Score Distillation (NCVSD), a novel method for distilling pretrained diffusion models into generative denoisers. We achieve this by revealing that the unconditional score function implicitly characterizes the score function of denoising posterior distribution…

2025

On Disentangled Training for Nonlinear Transform in Learned Image Compression

ICLR 2025spotlight

Learned image compression (LIC) has demonstrated superior rate-distortion (R-D) performance compared to traditional codecs, but is challenged by training inefficiency that could incur more than two weeks to train a state-of-the-art model from scratch. Existing LIC methods overlook the slow convergen…

2025

PersPose: 3D Human Pose Estimation with Perspective Encoding and Perspective Rotation

ICCV 2025poster

Monocular 3D human pose estimation (HPE) methods estimate the 3D positions of joints from individual images. Existing 3D HPE approaches often use the cropped image alone as input for their models. However, the relative depths of joints cannot be accurately estimated from cropped images without the c…

2025

ReDeEP: Detecting Hallucination in Retrieval-Augmented Generation via Mechanistic Interpretability

ICLR 2025spotlight

Retrieval-Augmented Generation (RAG) models are designed to incorporate external knowledge, reducing hallucinations caused by insufficient parametric (internal) knowledge. However, even with accurate and relevant retrieved content, RAG models can still produce hallucinations by generating outputs th…

Cited by 8SourcePDFScholar
2025

RecFlow: An Industrial Full Flow Recommendation Dataset

ICLR 2025poster

Industrial recommendation systems (RS) rely on the multi-stage pipeline to balance effectiveness and efficiency when delivering items from a vast corpus to users. Existing RS benchmark datasets primarily focus on the exposure space, where novel RS algorithms are trained and evaluated. However, when…

2025

Rethinking Smoothness for Fast and Adaptable Entity Alignment Decoding

NAACL 2025findings

Entity alignment (EA) is crucial for integrating multi-source knowledge graphs (KGs), aiming to identify equivalent entities across different graphs. However, most existing EA decoding methods rely on both entity and relation embeddings, limiting their generalizability and efficiency, especially in…

2025

Towards Generalization Bounds of GCNs for Adversarially Robust Node Classification

ICLR 2025poster

Adversarially robust generalization of Graph Convolutional Networks (GCNs) has garnered significant attention in various security-sensitive application areas, driven by intrinsic adversarial vulnerability. Albeit remarkable empirical advancement, theoretical understanding of the generalization behav…

Cited by 0SourcePDFScholar
2025

Who You Are Matters: Bridging Interests and Social Roles via LLM-Enhanced Logic Recommendation

NeurIPS 2025poster

Recommender systems filter contents/items valuable to users by inferring preferences from user features and historical behaviors. Mainstream approaches follow the learning-to-rank paradigm, which focus on discovering and modeling item topics (e.g., categories), and capturing user preferences on the…

Cited by 0SourcecodeScholar
2024

BEM: Balanced and Entropy-based Mix for Long-Tailed Semi-Supervised Learning

CVPR 2024poster

Data mixing methods play a crucial role in semi-supervised learning (SSL) but their application is unexplored in long-tailed semi-supervised learning (LTSSL). The primary reason is that the in-batch mixing manner fails to address class imbalance. Furthermore existing LTSSL methods mainly focus on re…

Cited by 7SourcePDFScholar
2024

Frequency-Aware Transformer for Learned Image Compression

ICLR 2024poster

Learned image compression (LIC) has gained traction as an effective solution for image storage and transmission in recent years. However, existing LIC methods are redundant in latent representation due to limitations in capturing anisotropic frequency components and preserving directional details. T…

2024

Interpretable Diffusion via Information Decomposition

ICLR 2024poster

Denoising diffusion models enable conditional generation and density modeling of complex relationships like images and text. However, the nature of the learned relationships is opaque making it difficult to understand precisely what relationships between words and parts of an image are captured, or…

2024

LLMs as Bridges: Reformulating Grounded Multimodal Named Entity Recognition

ACL 2024findings

Grounded Multimodal Named Entity Recognition (GMNER) is a nascent multimodal task that aims to identify named entities, entity types and their corresponding visual regions. GMNER task exhibits two challenging properties: 1) The weak correlation between image-text pairs in social media results in a s…

2024

Optimal Auction Design with User Coupons in Advertising Systems

IJCAI 2024poster

Online advertising is a major revenue source for most Internet companies. The advertising opportunities are usually sold to advertisers through auctions that take into account the bids of the advertisers and the click-through rates (CTRs) and the conversion rates (CVRs) of the users. Standard auctio…

Cited by 0SourcePDFScholar
2024

RadarCam-Depth: Radar-Camera Fusion for Depth Estimation with Learned Metric Scale

ICRA 2024poster

We present a novel approach for metric dense depth estimation based on the fusion of a single-view image and a sparse, noisy Radar point cloud. The direct fusion of heterogeneous Radar and image data, or their encodings, tends to yield dense depth maps with significant artifacts, blurred boundaries,…

Cited by 11SourcecodeScholar
2024

Towards Efficient and Effective Text-to-Video Retrieval with Coarse-to-Fine Visual Representation Learning

AAAI 2024technical

In recent years, text-to-video retrieval methods based on CLIP have experienced rapid development. The primary direction of evolution is to exploit the much wider gamut of visual and textual cues to achieve alignment. Concretely, those methods with impressive performance often design a heavy fusion…

2024

Towards Sharper Generalization Bounds for Adversarial Contrastive Learning

IJCAI 2024poster

Recently, the enhancement on the adversarial robustness of machine learning algorithms has gained significant attention across various application domains. Given the widespread label scarcity issue in real-world data, adversarial contrastive learning (ACL) has been proposed to adversarially train ro…

Cited by 1SourcePDFScholar
2023

Cross-Domain Product Representation Learning for Rich-Content E-Commerce

ICCV 2023poster

The proliferation of short video and live-streaming platforms has revolutionized how consumers engage in online shopping. Instead of browsing product pages, consumers are now turning to rich-content e-commerce, where they can purchase products through dynamic and interactive media like short videos…

Cited by 3PDFcodeScholar
2023

Cross-view Semantic Alignment for Livestreaming Product Recognition

ICCV 2023poster

Live commerce is the act of selling products online through livestreaming. The customer's diverse demands for online products introduces more challenges to Livestreaming Product Recognition. Previous works are either focus on fashion clothing data or subject to single-modal input, thus inconsistent…

Cited by 4PDFcodeScholar
2023

Discovering Sounding Objects by Audio Queries for Audio Visual Segmentation

IJCAI 2023poster

Audio visual segmentation (AVS) aims to segment the sounding objects for each frame of a given video. To distinguish the sounding objects from silent ones, both audio-visual semantic correspondence and temporal interaction are required. The previous method applies multi-frame cross-modal attention t…

Cited by 18SourcePDFScholar
2023

Generalization Bounds for Adversarial Metric Learning

IJCAI 2023poster

Recently, adversarial metric learning has been proposed to enhance the robustness of the learned distance metric against adversarial perturbations. Despite rapid progress in validating its effectiveness empirically, theoretical guarantees on adversarial robustness and generalization are far less und…

Cited by 1SourcePDFScholar
2023

Pose-Oriented Transformer with Uncertainty-Guided Refinement for 2D-to-3D Human Pose Estimation

AAAI 2023technical

There has been a recent surge of interest in introducing transformers to 3D human pose estimation (HPE) due to their powerful capabilities in modeling long-term dependencies. However, existing transformer-based methods treat body joints as equally important inputs and ignore the prior knowledge of h…

Cited by 51SourcePDFScholar
2023

Prompting ChatGPT in MNER: Enhanced Multimodal Named Entity Recognition with Auxiliary Refined Knowledge

EMNLP 2023long findings

Multimodal Named Entity Recognition (MNER) on social media aims to enhance textual entity prediction by incorporating image-based clues. Existing studies mainly focus on maximizing the utilization of pertinent image information or incorporating external knowledge from explicit knowledge bases. Howev…

Cited by 0SourcecodeScholar
2023

Towards Safe and Aggressive Motion Generation for Dynamic Targets Pick-and-Place

IROS 2023poster

In this paper, we present a framework to generate time-optimal trajectories for dynamic target pick-and-place tasks. We develop an optimization-based trajectory generation method for manipulators, which can conduct spatial-temporal deformation under user-defined requirements. We formulate the proble…

Cited by 2SourceScholar
2022

A Transformer-Based Decoder for Semantic Segmentation with Multi-level Context Mining

ECCV 2022poster

"Transformers have recently shown superior performance than CNN on semantic segmentation. However, previous works mostly focus on the deliberate design of the encoder, while seldom considering the decoder part. In this paper, we find that a light weighted decoder counts for segmentation, and propose…

2022

Task Autonomous Medical Robot for Both Incision Stapling and Staples Removal

RA-L 2022

Surgical incision is a pervasive procedure in medical environments. Stapling is an incision closure method that is comparable to stitching. While incision closure is performed immediately after a surgery, staples are removed several weeks after the closure. The workload of surgeons and the probabili

Cited by 20SourceScholar
2021

A Scalable Framework for Learning From Implicit User Feedback to Improve Natural Language Understanding in Large-Scale Conversational AI Systems

EMNLP 2021main

Natural Language Understanding (NLU) is an established component within a conversational AI or digital assistant system, and it is responsible for producing semantic understanding of a user request. We propose a scalable and automatic approach for improving NLU in a large-scale conversational AI sys…

Cited by 21SourcePDFScholar
2020

Dynamic Knapsack Optimization Towards Efficient Multi-Channel Sequential Advertising

ICML 2020poster

In E-commerce, advertising is essential for merchants to reach their target users. The typical objective is to maximize the advertiser’s cumulative revenue over a period of time under a budget constraint. In real applications, an advertisement (ad) usually needs to be exposed to the same user multip…

Cited by 29SourcePDFScholar
2020

Learning to Accelerate Heuristic Searching for Large-Scale Maximum Weighted b-Matching Problems in Online Advertising

IJCAI 2020poster

Bipartite b-matching is fundamental in algorithm design, and has been widely applied into diverse applications, such as economic markets, labor markets, etc. These practical problems usually exhibit two distinct features: large-scale and dynamic, which requires the matching algorithm to be repeatedl…

Cited by 0SourcePDFScholar
2019

Joint Optimization of Tree-based Index and Deep Model for Recommender Systems

NeurIPS 2019poster

Large-scale industrial recommender systems are usually confronted with computational problems due to the enormous corpus size. To retrieve and recommend the most relevant items to users under response time limits, resorting to an efficient index structure is an effective and practical solution. Th…