← Search

Yixin Wang

47 accepted papers

2026

Leveraging Lineage Barcodes as Natural Augmentations for Contrastive Learning of Cell Fate in scRNA-seq Data

ICML 2026poster

Deciphering how cells commit to future fates is essential for developing precision therapeutics that can reprogram stem cells or modulate immune functions. However, isolating these fate-determining signals in single-cell lineage tracing (scLT) remains challenging because differentiation programs are…

Cited by 0SourceScholar
2026

QuEPT: Quantized Elastic Precision Transformers with One-Shot Calibration for Multi-Bit Switching

AAAI 2026technical

Elastic precision quantization enables multi-bit deployment via a single optimization pass, fitting diverse quantization scenarios. Yet, the high storage and optimization costs associated with the Transformer architecture, research on elastic quantization remains limited, particularly for large lang

Cited by 0SourcePDFScholar
2026

Structured Flow Autoencoders: Learning Structured Probabilistic Representations with Flow Matching

ICLR 2026oral

Flow matching has proven to be a powerful density estimator, yet it often fails to explicitly capture the rich inherent latent structure of complex data. To address this limitation, we introduce Structured Flow Autoencoders (SFA), a family of probabilistic models that augments Continuous Normalizing…

Cited by 0SourceScholar
2026

Terminal-Bench: Benchmarking Agents on Hard, Realistic Tasks in Command Line Interfaces

ICLR 2026poster

AI agents may soon become capable of autonomously completing valuable, long-horizon tasks in diverse domains. Current benchmarks either do not measure real-world tasks, or are not sufficiently difficult to meaningfully measure frontier models. To this end, we present Terminal-Bench 1.5: a carefully…

Cited by 0SourcecodeScholar
2025

Accuracy on the wrong line: On the pitfalls of noisy data for out-of-distribution generalisation

AISTATS 2025poster

Accuracy-on-the-line is a widely observed phenomenon in machine learning, where a model's accuracy on in-distribution (ID) and out-of-distribution (OOD) data is positively correlated across different hyperparameters and data configurations. But when does this useful relationship break down? In this…

Cited by 0SourceScholar
2025

Audio-Visual Adaptive Fusion Network for Question Answering Based on Contrastive Learning

AAAI 2025technical

The Audio-Visual Question Answering (AVQA) task involves extracting question-related audio-visual clues from both temporal and spatial perspectives to answer questions accurately. Despite the promising performance of existing multi-modal AVQA models, thanks to large-scale pre-trained models, challen…

Cited by 0SourcePDFScholar
2025

Counterfactual Voting Adjustment for Quality Assessment and Fairer Voting in Online Platforms with Helpfulness Evaluation

ICML 2025poster

Efficient access to high-quality information is vital for online platforms. To promote more useful information, users not only create new content but also evaluate existing content, often through helpfulness voting. Although aggregated votes help service providers rank their user content, these vote…

Cited by 0SourcePDFScholar
2025

Doubly robust identification of treatment effects from multiple environments

ICLR 2025poster

Practical and ethical constraints often require the use of observational data for causal inference, particularly in medicine and social sciences. Yet, observational datasets are prone to confounding, potentially compromising the validity of causal conclusions. While it is possible to correct for b…

2025

Hybrid Data-Model-Driven External Force Estimation for Manipulators via Generalized Momentum-Based Third-Order Observer*

IROS 2025

Accurate dynamic modeling and external force estimation are crucial for high-precision robot control and applications. However, model incompleteness and external disturbances inevitably lead to a residual between the actual joint torque and the torque calculated by the identified dynamic model. To a

Cited by 0SourceScholar
2025

Let Me Grok for You: Accelerating Grokking via Embedding Transfer from a Weaker Model

ICLR 2025poster

''Grokking'' is a phenomenon where a neural network first memorizes training data and generalizes poorly, but then suddenly transitions to near-perfect generalization after prolonged training. While intriguing, this delayed generalization phenomenon compromises predictability and efficiency. Ideally…

2025

Posterior Mean Matching: Generative Modeling through Online Bayesian Inference

AISTATS 2025poster

This paper introduces posterior mean matching (PMM), a new method for generative modeling that is grounded in Bayesian inference. PMM uses conjugate pairs of distributions to model complex data of various modalities like images and text, offering a flexible alternative to existing methods like diffu…

Cited by 0SourceScholar
2025

Tabula: A Tabular Self-Supervised Foundation Model for Single-Cell Transcriptomics

NeurIPS 2025poster

Foundation models (FMs) have shown great promise in single-cell genomics, yet current approaches, such as scGPT, Geneformer, and scFoundation, rely on centralized training and language modeling objectives that overlook the tabular nature of single-cell data and raise significant privacy concerns. We…

Cited by 0SourceScholar
2024

Control and Implementation of a Fluidic Elastomer Actuator for Active Suppression of Hand Tremor

RA-L 2024

Active exoskeletons for tremor suppression show potential for treatment of pathological tremor thanks to their non-invasive nature. However, the active force was only used for the voluntary movement following. As a potential alternative, fluidic elastomer actuators (FEAs) possess compliance and flex

Cited by 2SourceScholar
2024

From Unstructured Data to In-Context Learning: Exploring What Tasks Can Be Learned and When

NeurIPS 2024poster

Large language models (LLMs) like transformers demonstrate impressive in-context learning (ICL) capabilities, allowing them to make predictions for new tasks based on prompt exemplars without parameter updates. While existing ICL theories often assume structured training data resembling ICL tasks (e…

Cited by 1SourcePDFScholar
2024

MMedAgent: Learning to Use Medical Tools with Multi-modal Agent

EMNLP 2024finding

Multi-Modal Large Language Models (MLLMs), despite being successful, exhibit limited generality and often fall short when compared to specialized models. Recently, LLM-based agents have been developed to address these challenges by selecting appropriate specialized models as tools based on user inpu…

2024

Multi-Domain Causal Representation Learning via Weak Distributional Invariances

AISTATS 2024poster

Causal representation learning has emerged as the center of action in causal machine learning research. In particular, multi-domain datasets present a natural opportunity for showcasing the advantages of causal representation learning over standard unsupervised representation learning. While recent…

2024

Offline Policy Evaluation and Optimization Under Confounding

AISTATS 2024poster

Evaluating and optimizing policies in the presence of unobserved confounders is a problem of growing interest in offline reinforcement learning. Using conventional methods for offline RL in the presence of confounding can not only lead to poor decisions and poor policies, but also have disastrous ef…

2024

Uncertainty Calibration for Tool-Using Language Agents

EMNLP 2024finding

There is increasing interest in equipping language models with the ability to leverage external tools for complex, goal-oriented tasks. However, interacting with external tools introduces inherent uncertainties due to imperfections and misalignments between the tools’ outputs and the agents’ interna…

Cited by 2SourcePDFScholar
2023

Interpretable Multi-Scale Neural Network for Granger Causality Discovery

ICASSP 2023accepted

We propose a novel multi-scale neural network for Granger causality discovery (MSNGC) in multivariate time series. Compared with existing counterparts, our model avoids the explicit data segmentation between series and between time lags for the first time. By extracting diverse causal information fr…

Cited by 0SourceScholar
2023

Learning to Optimize with Stochastic Dominance Constraints

AISTATS 2023poster

In real-world decision-making, uncertainty is important yet difficult to handle. Stochastic dominance provides a theoretically sound approach to comparing uncertain quantities, but optimization with stochastic dominance constraints is often computationally expensive, which limits practical applicabi…

2023

Long-Tailed Recognition with Causal Invariant Transformation

ICASSP 2023accepted

Standard classification models rely on the assumption that all the classes of interest are equally represented in training datasets. However, visual phenomena exhibit a long-tailed distribution, such that many standard approaches fail to properly model and result in a considerable degeneration on ac…

Cited by 0SourceScholar
2023

SAP-DETR: Bridging the Gap Between Salient Points and Queries-Based Transformer Detector for Fast Model Convergency

CVPR 2023poster

Recently, the dominant DETR-based approaches apply central-concept spatial prior to accelerating Transformer detector convergency. These methods gradually refine the reference points to the center of target objects and imbue object queries with the updated central reference information for spatially…

2022

Anticipating Performativity by Predicting from Predictions

NeurIPS 2022accept

Predictions about people, such as their expected educational achievement or their credit risk, can be performative and shape the outcome that they are designed to predict. Understanding the causal effect of predictions on the eventual outcomes is crucial for foreseeing the implications of future pr…

Cited by 40SourcePDFScholar
2022

Cross-Domain Few-Shot Learning for Rare-Disease Skin Lesion Segmentation

ICASSP 2022accepted

Recently, deep learning (DL)-based skin lesion segmentation in dermoscopic images has advanced the efficient diagnosis of skin diseases. Commonly, most of the DL-based methods require a large amount of training data and can only perform accurate predictions on pre-defined classes. However, there exi…

Cited by 0SourceScholar
2021

Learning Equilibria in Matching Markets from Bandit Feedback

NeurIPS 2021spotlight

Large-scale, two-sided matching platforms must find market outcomes that align with user preferences while simultaneously learning these preferences from data. But since preferences are inherently uncertain during learning, the classical notion of stability (Gale and Shapley, 1962; Shapley and Shubi…

Cited by 49SourcePDFScholar
2020

Point process models for sequence detection in high-dimensional neural spike trains

NeurIPS 2020oral

Sparse sequences of neural spikes are posited to underlie aspects of working memory, motor production, and learning. Discovering these sequences in an unsupervised manner is a longstanding problem in statistical neuroscience. Promising recent work utilized a convolutive nonnegative matrix factorizat…

2019

Using Embeddings to Correct for Unobserved Confounding in Networks

NeurIPS 2019poster

We consider causal inference in the presence of unobserved confounding. We study the case where a proxy is available for the unobserved confounding in the form of a network connecting the units. For example, the link structure of a social network carries information about its members. We show how to…