← Search

Ming Yin

48 accepted papers

2026

Align When They Want, Complement When They Need! Human-Centered Ensembles for Adaptive Human-AI Collaboration

AAAI 2026technical

In human-AI decision making, designing AI that complements human expertise has been a natural strategy to enhance human-AI collaboration, yet it often comes at the cost of decreased AI performance in areas of human strengths. This can inadvertently erode human trust and cause them to ignore AI advic

Cited by 0SourcePDFScholar
2026

Assessing Automated Fact-Checking for Medical LLM Responses with Knowledge Graphs

AAAI 2026technical

The recent proliferation of large language models (LLMs) holds the potential to revolutionize healthcare, with strong capabilities in diverse medical tasks. Yet, deploying LLMs in high-stakes healthcare settings requires rigorous verification and validation to understand any potential harm. This pap

Cited by 2SourcePDFScholar
2026

Human-LLM Collaborative Feature Engineering for Tabular Data

ICLR 2026poster

Large language models (LLMs) are increasingly used to automate feature engineering in tabular learning. Given task-specific information, LLMs can propose diverse feature transformation operations to enhance downstream model performance. However, current approaches typically assign the LLM as a black…

Cited by 0SourceScholar
2026

MMTok: Multimodal Coverage Maximization for Efficient Inference of VLMs

ICLR 2026poster

Vision-Language Models (VLMs) demonstrate impressive performance in understanding visual content with language instruction by converting visual inputs to vision tokens. However, redundancy in vision tokens results in the degenerated inference efficiency of VLMs. While many algorithms have been propo…

Cited by 0SourceScholar
2026

NSF-HRPT: Neural Semantic Field Meets Hierarchical Risk Perception Tree for Safety-Critical Scenario Assessment

ICRA 2026poster

The ability to accurately assess and anticipate risks in safety-critical scenarios is crucial for autonomous driving systems. While existing research has made progress in collision prediction, accurately quantifying risk levels from monocular vision inputs remains challenging due to the complex dyna…

Cited by 0Scholar
2026

NumCoKE: Ordinal-Aware Numerical Reasoning over Knowledge Graphs with Mixture-of-Experts and Contrastive Learning

AAAI 2026technical

Knowledge graphs (KGs) serve as a vital backbone for a wide range of AI applications, including natural language understanding and recommendation. A promising yet underexplored direction is numerical reasoning over KGs, which involves inferring new facts by leveraging not only symbolic triples but a

Cited by 0SourcePDFScholar
2025

Exploring the Cost-Effectiveness of Perspective Taking in Crowdsourcing Subjective Assessment: A Case Study of Toxicity Detection

NAACL 2025long

Crowdsourcing has been increasingly utilized to gather subjective assessment, such as evaluating the toxicity of texts. Since there doesnot exist a single “ground truth” answer for subjective annotations, obtaining annotations to accurately reflect the opinions of differentsubgroups becomes a key ob…

Cited by 0SourcePDFScholar
2025

K-hop Hypergraph Neural Network: A Comprehensive Aggregation Approach

AAAI 2025technical

The powerful capability of HyperGraph Neural Networks (HGNNs) in modeling intricate, high-order relationships among multiple data samples stems primarily from their ability to aggregate both the direct neighborhood features of individual nodes and those associated with hyperedges. However, the limit…

2025

Keyframe-oriented Vision Token Pruning: Enhancing Efficiency of Large Vision Language Models on Long-Form Video Processing

ICCV 2025poster

Vision language models (VLMs) demonstrate strong capabilities in jointly processing visual and textual data. However, they often incur substantial computational overhead due to redundant visual information, particularly in long-form video scenarios. Existing approaches predominantly focus on either…

2025

MATH-Perturb: Benchmarking LLMs' Math Reasoning Abilities against Hard Perturbations

ICML 2025poster

Large language models have demonstrated impressive performance on challenging mathematical reasoning tasks, which has triggered the discussion of whether the performance is achieved by true reasoning capability or memorization. To investigate this question, prior work has constructed mathematical be…

2025

Which Agent Causes Task Failures and When? On Automated Failure Attribution of LLM Multi-Agent Systems

ICML 2025spotlight

Failure attribution in LLM multi-agent systems—identifying the agent and step responsible for task failures—provides crucial clues for systems debugging but remains underexplored and labor-intensive. In this paper, we propose and formulate a new research area: automated failure attribution for LLM…

2024

A Theoretical Perspective for Speculative Decoding Algorithm

NeurIPS 2024poster

Transformer-based autoregressive sampling has been the major bottleneck for slowing down large language model inferences. One effective way to accelerate inference is Speculative Decoding, which employs a small model to sample a sequence of draft tokens and a large model to validate. Given its empir…

Cited by 4SourcePDFScholar
2024

Decoding AI’s Nudge: A Unified Framework to Predict Human Behavior in AI-Assisted Decision Making

AAAI 2024technical

With the rapid development of AI-based decision aids, different forms of AI assistance have been increasingly integrated into the human decision making processes. To best support humans in decision making, it is essential to quantitatively understand how diverse forms of AI assistance influence hu…

Cited by 13SourcePDFScholar
2024

Designing Behavior-Aware AI to Improve the Human-AI Team Performance in AI-Assisted Decision Making

IJCAI 2024poster

With the rapid development of decision aids that are driven by AI models, the practice of AI-assisted decision making has become increasingly prevalent. To improve the human-AI team performance in decision making, earlier studies mostly focus on enhancing humans' capability in better utilizing a giv…

Cited by 5SourcePDFScholar
2024

Fast Best-of-N Decoding via Speculative Rejection

NeurIPS 2024poster

The safe and effective deployment of Large Language Models (LLMs) involves a critical step called alignment, which ensures that the model's responses are in accordance with human preferences. Prevalent alignment techniques, such as DPO, PPO and their variants, align LLMs by changing the pre-trained…

2024

How Does the Disclosure of AI Assistance Affect the Perceptions of Writing?

EMNLP 2024main

Recent advances in generative AI technologies like large language models have boosted the incorporation of AI assistance in writing workflows, leading to the rise of a new paradigm of human-AI co-creation in writing. To understand how people perceive writings that are produced under this paradigm, i…

Cited by 1SourcePDFScholar
2024

Improving Sample Efficiency of Model-Free Algorithms for Zero-Sum Markov Games

ICML 2024poster

The problem of two-player zero-sum Markov games has recently attracted increasing interests in theoretical studies of multi-agent reinforcement learning (RL). In particular, for finite-horizon episodic Markov decision processes (MDPs), it has been shown that model-based algorithms can find an $\epsi…

Cited by 1SourcePDFScholar
2024

MMMU: A Massive Multi-discipline Multimodal Understanding and Reasoning Benchmark for Expert AGI

CVPR 2024poster

We introduce MMMU: a new benchmark designed to evaluate multimodal models on massive multi-discipline tasks demanding college-level subject knowledge and deliberate reasoning. MMMU includes 11.5K meticulously collected multimodal questions from college exams quizzes and textbooks covering six core d…

2024

NetworkGym: Reinforcement Learning Environments for Multi-Access Traffic Management in Network Simulation

NeurIPS 2024poster

Mobile devices such as smartphones, laptops, and tablets can often connect to multiple access networks (e.g., Wi-Fi, LTE, and 5G) simultaneously. Recent advancements facilitate seamless integration of these connections below the transport layer, enhancing the experience for apps that lack inherent m…

2024

Offline Multitask Representation Learning for Reinforcement Learning

NeurIPS 2024poster

We study offline multitask representation learning in reinforcement learning (RL), where a learner is provided with an offline dataset from different tasks that share a common representation and is asked to learn the shared representation. We theoretically investigate offline multitask low-rank RL,…

Cited by 7SourcePDFScholar
2024

Transfer Q-star : Principled Decoding for LLM Alignment

NeurIPS 2024poster

Aligning foundation models is essential for their safe and trustworthy deployment. However, traditional fine-tuning methods are computationally intensive and require updating billions of model parameters. A promising alternative, alignment via decoding, adjusts the response distribution directly wit…

Cited by 20SourcePDFScholar
2024

Utilizing Human Behavior Modeling to Manipulate Explanations in AI-Assisted Decision Making: The Good, the Bad, and the Scary

NeurIPS 2024poster

Recent advances in AI models have increased the integration of AI-based decision aids into the human decision making process. To fully unlock the potential of AI-assisted decision making, researchers have computationally modeled how humans incorporate AI recommendations into their final decisions, a…

Cited by 3SourcePDFScholar
2023

Interactive Concept Learning for Uncovering Latent Themes in Large Text Collections

ACL 2023findings

Experts across diverse disciplines are often interested in making sense of large text collections. Traditionally, this challenge is approached either by noisy unsupervised techniques such as topic models, or by following a manual theme discovery process. In this paper, we expand the definition of a…

Cited by 17SourcePDFScholar
2023

Modeling Human Trust and Reliance in AI-Assisted Decision Making: A Markovian Approach

AAAI 2023technical

The increased integration of artificial intelligence (AI) technologies in human workflows has resulted in a new paradigm of AI-assisted decision making, in which an AI model provides decision recommendations while humans make the final decisions. To best support humans in decision making, it is crit…

Cited by 21SourcePDFScholar
2023

Non-stationary Reinforcement Learning under General Function Approximation

ICML 2023poster

General function approximation is a powerful tool to handle large state and action spaces in a broad range of reinforcement learning (RL) scenarios. However, theoretical understanding of non-stationary MDPs with general function approximation is still limited. In this paper, we make the first such a…

Cited by 8SourcePDFScholar
2023

Offline Reinforcement Learning with Closed-Form Policy Improvement Operators

ICML 2023poster

Behavior constrained policy optimization has been demonstrated to be a successful paradigm for tackling Offline Reinforcement Learning. By exploiting historical transitions, a policy is trained to maximize a learned value function while constrained by the behavior policy to avoid a significant distr…

2023

Offline Reinforcement Learning with Differentiable Function Approximation is Provably Efficient

ICLR 2023poster

Offline reinforcement learning, which aims at optimizing sequential decision-making strategies with historical data, has been extensively applied in real-life applications. State-Of-The-Art algorithms usually leverage powerful function approximators (e.g. neural networks) to alleviate the sample com…

Cited by 19SourcePDFScholar
2023

On Instance-Dependent Bounds for Offline Reinforcement Learning with Linear Function Approximation

AAAI 2023technical

Sample-efficient offline reinforcement learning (RL) with linear function approximation has been studied extensively recently. Much of the prior work has yielded instance-independent rates that hold even for the worst-case realization of problem instances. This work seeks to understand instance-depe…

Cited by 22SourcePDFScholar
2023

Posterior Sampling with Delayed Feedback for Reinforcement Learning with Linear Function Approximation

NeurIPS 2023poster

Recent studies in reinforcement learning (RL) have made significant progress by leveraging function approximation to alleviate the sample complexity hurdle for better performance. Despite the success, existing provably efficient algorithms typically rely on the accessibility of immediate feedback up…

Cited by 8SourcePDFScholar
2023

Strategic Adversarial Attacks in AI-assisted Decision Making to Reduce Human Trust and Reliance

IJCAI 2023poster

With the increased integration of AI technologies in human decision making processes, adversarial attacks on AI models become a greater concern than ever before as they may significantly hurt humans’ trust in AI models and decrease the effectiveness of human-AI collaboration. While many adversarial…

Cited by 13SourcePDFScholar
2023

Synthetic Data Generation with Large Language Models for Text Classification: Potential and Limitations

EMNLP 2023long main

The collection and curation of high-quality training data is crucial for developing text classification models with superior performance, but it is often associated with significant costs and time investment. Researchers have recently explored using large language models (LLMs) to generate syntheti…

Cited by 0SourceScholar
2023

The Effects of AI Biases and Explanations on Human Decision Fairness: A Case Study of Bidding in Rental Housing Markets

IJCAI 2023poster

The use of AI-based decision aids in diverse domains has inspired many empirical investigations into how AI models’ decision recommendations impact humans’ decision accuracy in AI-assisted decision making, while explorations on the impacts on humans’ decision fairness are largely lacking despite the…

Cited by 13SourcePDFScholar
2023

TheoremQA: A Theorem-driven Question Answering Dataset

EMNLP 2023long main

The recent LLMs like GPT-4 and PaLM-2 have made tremendous progress in solving fundamental math problems like GSM8K by achieving over 90% accuracy. However, their capabilities to solve more challenging math problems which require domain-specific knowledge (i.e. theorem) have yet to be investigated.…

Cited by 0SourcecodeScholar
2022

A Holistic Framework for Analyzing the COVID-19 Vaccine Debate

NAACL 2022long

The Covid-19 pandemic has led to infodemic of low quality information leading to poor health decisions. Combating the outcomes of this infodemic is not only a question of identifying false claims, but also reasoning about the decisions individuals make. In this work we propose a holistic analysis fr…

2022

Near-optimal Offline Reinforcement Learning with Linear Representation: Leveraging Variance Information with Pessimism

ICLR 2022poster

Offline reinforcement learning, which seeks to utilize offline/historical data to optimize sequential decision-making strategies, has gained surging prominence in recent studies. Due to the advantage that appropriate function approximators can help mitigate the sample complexity burden in modern rei…

Cited by 87SourcePDFScholar
2022

Offline stochastic shortest path: Learning, evaluation and towards optimality

UAI 2022poster

Goal-oriented Reinforcement Learning, where the agent needs to reach the goal state while simultaneously minimizing the cost, has received significant attention in real-world applications. Its theoretical formulation, stochastic shortest path (SSP), has been intensively researched in the online sett…

Cited by 7SourcePDFScholar
2022

Sample-Efficient Reinforcement Learning with loglog(T) Switching Cost

ICML 2022spotlight

We study the problem of reinforcement learning (RL) with low (policy) switching cost {—} a problem well-motivated by real-life RL applications in which deployments of new policies are costly and the number of policy updates must be low. In this paper, we propose a new algorithm based on stage-wise e…

Cited by 37SourcePDFScholar
2021

Exploring the Effects of Goal Setting When Training for Complex Crowdsourcing Tasks (Extended Abstract)

IJCAI 2021poster

Training is one way of enabling novice workers to work on complex crowdsourcing tasks. Based on goal setting theory in psychology, we conduct a randomized experiment to study whether and how setting different goals---including performance goal, learning goal, and behavioral goal---when training work…

Cited by 0SourcePDFScholar
2021

Near-Optimal Provable Uniform Convergence in Offline Policy Evaluation for Reinforcement Learning

AISTATS 2021poster

The problem of \emph{Offline Policy Evaluation} (OPE) in Reinforcement Learning (RL) is a critical step towards applying RL in real life applications. Existing work on OPE mostly focus on evaluating a \emph{fixed} target policy $\pi$, which does not provide useful bounds for offline policy learning…

Cited by 84SourcePDFScholar
2021

Optimal Uniform OPE and Model-based Offline Reinforcement Learning in Time-Homogeneous, Reward-Free and Task-Agnostic Settings

NeurIPS 2021poster

This work studies the statistical limits of uniform convergence for offline policy evaluation (OPE) problems with model-based methods (for episodic MDP) and provides a unified framework towards optimal learning for several well-motivated offline tasks. Uniform OPE $\sup_\Pi|Q^\pi-\hat{Q}^\pi|<\epsil…

Cited by 29SourcePDFScholar
2016

Kernel Sparse Subspace Clustering on Symmetric Positive Definite Manifolds

CVPR 2016poster

Sparse subspace clustering (SSC), as one of the most successful subspace clustering methods, has achieved notable clustering accuracy in computer vision tasks. However, SSC applies only to vector data in Euclidean space. As such, there is still no satisfactory approach to solve subspace clustering…

Cited by 134PDFScholar