← Search

Yixin Ren

13 accepted papers

2026

BabyVision: Visual Reasoning Beyond Language

ICML 2026poster

While humans develop core visual skills long before acquiring language, contemporary Multimodal LLMs (MLLMs) still rely heavily on linguistic priors to compensate for their fragile visual understanding. We uncovered a crucial fact: state-of-the-art MLLMs consistently fail on basic visual tasks that …

Cited by 0SourceScholar
2026

Conditional Independent Component Analysis For Estimating Causal Structure with Latent Variables

ICLR 2026poster

Identifying latent variables and their induced causal structure is fundamental in various scientific fields. Existing approaches often rely on restrictive structural assumptions (e.g., purity) and may become invalid when these assumptions are violated. We introduce Conditional Independent Component…

Cited by 0SourceScholar
2026

FedOpenMatch: Towards Semi-Supervised Federated Learning in Open-Set Environments

ICLR 2026poster

Semi-supervised federated learning (SSFL) has emerged as an effective approach to leverage unlabeled data distributed across multiple data owners for improving model generalization. Existing SSFL methods typically assume that labeled and unlabeled data share the same label space. However, in realist…

Cited by 0SourcecodeScholar
2026

Invariant Feature Learning for Counterfactual Watch-time Prediction in Video Recommendation

AAAI 2026technical

Video recommendation systems heavily rely on user watch time feedback, making accurate watch time prediction a crucial task. However, this task inherently suffers from bias, as recommendation models tend to favor long-duration videos to maximize watch time. This issue, known as duration bias in the

Cited by 0SourcePDFScholar
2026

Powerful and Theoretically Guaranteed Independence Testing on Heterogeneous Federated Clients

ICML 2026poster

In this paper, we present a novel federated independence testing method that addresses both theoretical and practical challenges arising from client heterogeneity. We begin by revisiting existing federated independence testing methods and showing why they fail to provide valid guarantees or maintain…

Cited by 0SourceScholar
2026

Streaming Covariate Balancing via Discrepancy-Based Feature Coresets

ICML 2026poster

Real-time estimation of average treatment effects (ATE) in streaming observational data poses two key challenges: strict memory constraints that preclude storing the full data history, and distributional shifts in both treatment assignment and outcome-generating process. Existing methods either requ…

Cited by 0SourceScholar
2025

A New Model for Prototype-based Continual Learning in Hyperspherical Space

ICASSP 2025accepted

The continuous emergence of new objects in the visual world poses a serious challenge to deep object recognition methods, which sparks the increasing study on continual or incremental learning. However, learning new tasks faces the tough catastrophic forgetting problem, i.e., dramatic performance de…

Cited by 0SourceScholar
2025

Efficient Constraint-based Window Causal Graph Discovery in Time Series with Multiple Time Lags

IJCAI 2025

We address the identification of direct causes in time series with multiple time lags, and propose a constraint-based window causal graph discovery method. A key advantage of our method is that the number of required conditional independence (CI) tests scales quadratically with the number of sub-ser

Cited by 0SourcePDFScholar
2025

Identifying Causal Mechanism Shifts Under Additive Models with Arbitrary Noise

IJCAI 2025

In many real-world scenarios, the goal is to identify variables whose causal mechanisms change across related datasets. For example, detecting abnormal root nodes in manufacturing, and identifying key genes that influence cancer by analyzing differences in gene regulatory mechanisms between healthy

Cited by 0SourcePDFScholar
2024

Efficiently Learning Significant Fourier Feature Pairs for Statistical Independence Testing

NeurIPS 2024poster

We propose a novel method to efficiently learn significant Fourier feature pairs for maximizing the power of Hilbert-Schmidt Independence Criterion~(HSIC) based independence tests. We first reinterpret HSIC in the frequency domain, which reveals its limited discriminative power due to the inability…

Cited by 0SourcePDFScholar
2024

Learning Adaptive Kernels for Statistical Independence Tests

AISTATS 2024poster

We propose a novel framework for kernel-based statistical independence tests that enable adaptatively learning parameterized kernels to maximize test power. Our framework can effectively address the pitfall inherent in the existing signal-to-noise ratio criterion by modeling the change of the null d…

2023

Differentially Private Nonlinear Causal Discovery from Numerical Data

AAAI 2023technical

Recently, several methods such as private ANM, EM-PC and Priv-PC have been proposed to perform differentially private causal discovery in various scenarios including bivariate, multivariate Gaussian and categorical cases. However, there is little effort on how to conduct private nonlinear causal dis…

2023

Multi-Level Wavelet Mapping Correlation for Statistical Dependence Measurement: Methodology and Performance

AAAI 2023technical

We propose a new criterion for measuring dependence between two real variables, namely, Multi-level Wavelet Mapping Correlation (MWMC). MWMC can capture the nonlinear dependencies between variables by measuring their correlation under different levels of wavelet mappings. We show that the empirical…