← Search

Hao Liao

13 accepted papers

2026

Bayes-inspired Integration of Pretrained Priors and Few-Shot Evidence for Few-Shot Classification

ICML 2026poster

Few-shot classification aims to adapt a pretrained model to novel classes with limited examples. While current methods often heuristically combine pretrained knowledge and few-shot evidence, we seek a more principled understanding of their relationship. In this paper, we propose a Bayesian-inspired …

Cited by 0SourceScholar
2026

Proact-VL: A Proactive VideoLLM for Real-Time AI Companions

ICML 2026poster

Proactive and real-time interactive experiences are essential for human-like AI companions, yet face three key challenges: (1) achieving low-latency inference under continuous streaming inputs, (2) autonomously deciding when to respond, and (3) controlling both quality and quantity of generated cont…

Cited by 0SourceScholar
2025

AIR-Bench: Automated Heterogeneous Information Retrieval Benchmark

ACL 2025long

Evaluation plays a crucial role in the advancement of information retrieval (IR) models. However, current benchmarks, which are based on predefined domains and human-labeled data, face limitations in addressing evaluation needs for emerging domains both cost-effectively and efficiently. To address t…

2025

Hierarchical Reward Modeling for Fault Localization in Large Code Repositories

EMNLP 2025

Large Language Models (LLMs) exhibit significant potential in complex software engineering tasks, however, their fault localization capabilities within repository are constrained by inherent limitations in max context length. Although Test-Time Scaling (TTS) can generate multiple candidate solutions

2025

Pretraining Context Compressor for Large Language Models with Embedding-Based Memory

ACL 2025long

Efficient processing of long contexts in large language models (LLMs) is essential for real-world applications like retrieval-augmented generation and in-context learning, especially in resource-constrained environments such as edge computing. This paper explores the embedding-based context compress…

Cited by 0SourcePDFScholar
2025

R-CHAR: A Metacognition-Driven Framework for Role-Playing in Large Language Models

EMNLP 2025

Role-playing capabilities in large language models (LLMs) often lack cognitive consistency in complex scenarios that require deep understanding and coherent reasoning. While recent reasoning models excel in math and coding tasks, they show limited effectiveness in open-ended role-playing scenarios.

Cited by 0SourcePDFScholar
2024

Aligning Large Language Models for Controllable Recommendations

ACL 2024long

Inspired by the exceptional general intelligence of Large Language Models (LLMs), researchers have begun to explore their application in pioneering the next generation of recommender systems — systems that are conversational, explainable, and controllable. However, existing literature primarily conc…

2024

Modeling Personalized Retweeting Behaviors for Multi-Stage Cascade Popularity Prediction

IJCAI 2024poster

Predicting the size of message cascades is critical in various applications, such as online advertising and early detection of rumors. However, most existing deep learning approaches rely on cascade observation, which hinders accurate cascade prediction before message posting. Besides, these approac…

2024

Motif-oriented influence maximization for viral marketing in large-scale social networks

NeurIPS 2024poster

The influence maximization (IM) problem aims to identify a budgeted set of nodes with the highest potential to influence the largest number of users in a cascade model, a key challenge in viral marketing. Traditional \emph{IM} approaches consider each user/node independently as a potential target cu…

Cited by 0SourcePDFScholar
2023

Explainable Recommendation with Personalized Review Retrieval and Aspect Learning

ACL 2023long

Explainable recommendation is a technique that combines prediction and generation tasks to produce more persuasive results. Among these tasks, textual generation demands large amounts of data to achieve satisfactory accuracy. However, historical user reviews of items are often insufficient, making i…

2022

A Joint Learning Framework for Restaurant Survival Prediction and Explanation

EMNLP 2022main

The bloom of the Internet and the recent breakthroughs in deep learning techniques open a new door to AI for E-commence, with a trend of evolving from using a few financial factors such as liquidity and profitability to using more advanced AI techniques to process complex and multi-modal data. In th…

2022

FairVFL: A Fair Vertical Federated Learning Framework with Contrastive Adversarial Learning

NeurIPS 2022accept

Vertical federated learning (VFL) is a privacy-preserving machine learning paradigm that can learn models from features distributed on different platforms in a privacy-preserving way. Since in real-world applications the data may contain bias on fairness-sensitive features (e.g., gender), VFL models…

2022

Towards Fine-Grained Reasoning for Fake News Detection

AAAI 2022technical

The detection of fake news often requires sophisticated reasoning skills, such as logically combining information by considering word-level subtle clues. In this paper, we move towards fine-grained reasoning for fake news detection by better reflecting the logical processes of human thinking and ena…