← Search

Jiaqi Zhang

25 accepted papers

2026

BAS: Bridging Adam and SignSGD for Memory-Efficient LLM Training

ICML 2026poster

We propose **Block Adaptive Signum (BAS)**, which bridges Adam and SignSGD via block-wise scaling of sign updates. By discarding element-wise second moments, BAS reduces memory overhead relative to AdamW without sacrificing performance. Crucially, BAS mimics Adam’s dynamics closely enough to directl…

Cited by 0SourceScholar
2026

Fast Catch-Up, Late Switching: Optimal Batch Size Scheduling via Functional Scaling Laws

ICLR 2026poster

Batch size scheduling (BSS) plays a critical role in large-scale deep learning training, influencing both optimization dynamics and computational efficiency. Yet, its theoretical foundations remain poorly understood. In this work, we show that the **functional scaling law (FSL)** framework introduce…

Cited by 0SourceScholar
2026

GradPower: Powering Gradients for Faster Language Model Pre-Training

ICML 2026poster

We propose **GradPower**, a lightweight gradient-transformation technique for accelerating language model pre-training. Given a gradient vector $\boldsymbol{g}=(g\_{i})\_{i}$, GradPower first applies the elementwise `sign-power` transformation: $ \varphi_p(\boldsymbol{g}) = \left({\rm sign}(g\_i)|g\…

Cited by 0SourceScholar
2026

Parallax to Align Them All: An OmniParallax Attention Mechanism for Distributed Multi-View Image Compression

CVPR 2026

Multi-view image compression (MIC) aims to achieve high compression efficiency by exploiting inter-image correlations, playing a crucial role in 3D applications. As a subfield of MIC, distributed multi-view image compression (DMIC) offers performance comparable to MIC while eliminating the need for

Cited by 0SourceScholar
2026

SmartAgent: Chain-of-User-Thought for Embodied Personalized Agent in Cyber World

AAAI 2026technical

Recent advances in embodied agents with multimodal perception and reasoning capabilities based on large vision-language models (LVLMs), excel in autonomously interacting either real or cyber worlds, helping people make intelligent decisions in complex environments. However, the current works are nor

Cited by 0SourcePDFScholar
2026

SpanNorm: Reconciling Training Stability and Performance in Deep Transformers

ICML 2026poster

The success of Large Language Models (LLMs) hinges on the stable training of deep Transformer architectures. A critical design choice is the placement of normalization layers, leading to a fundamental trade-off: the ''PreNorm'' architecture ensures training stability at the cost of potential perform…

Cited by 0SourceScholar
2025

Can Diffusion Models Disentangle? A Theoretical Perspective

NeurIPS 2025poster

This paper presents a novel theoretical framework for understanding how diffusion models can learn disentangled representations with commonly used weak supervision such as partial labels and multiple views. Within this framework, we establish identifiability conditions for diffusion models to disent…

Cited by 0SourceScholar
2025

Ditch the Denoiser: Emergence of Noise Robustness in Self-Supervised Learning from Data Curriculum

NeurIPS 2025poster

Self-Supervised Learning (SSL) has become a powerful solution to extract rich representations from unlabeled data. Yet, SSL research is mostly focused on clean, curated and high-quality datasets. As a result, applying SSL on noisy data remains a challenge, despite being crucial to applications such…

Cited by 0SourcecodeScholar
2025

FastDINOv2: Frequency Based Curriculum Learning Improves Robustness and Training Speed

NeurIPS 2025poster

Large-scale vision foundation models such as DINOv2 boast impressive performances by leveraging massive architectures and training datasets. The expense of large-scale pre-training puts such research out of reach for many, hence limiting scientific advancements. We thus propose a novel pretraining s…

Cited by 0SourceScholar
2025

Probabilistic Factorial Experimental Design for Combinatorial Interventions

ICML 2025spotlight

A _combinatorial intervention_, consisting of multiple treatments applied to a single unit with potential interactive effects, has substantial applications in fields such as biomedicine, engineering, and beyond. Given $p$ possible treatments, conducting all possible $2^p$ combinatorial interventions…

Cited by 0SourcePDFScholar
2025

ReCon-GS: Continuum-Preserved Guassian Streaming for Fast and Compact Reconstruction of Dynamic Scenes

NeurIPS 2025poster

To address these challenges, we propose the Reconfigurable Continuum Gaussian Stream, dubbed ReCon-GS, a novel storage-aware framework that enables high-fidelity online dynamic scene reconstruction and real-time rendering. Specifically, we dynamically allocate multi-level Anchor Gaussians in a densi…

Cited by 0SourcecodeScholar
2025

Trust Region Reward Optimization and Proximal Inverse Reward Optimization Algorithm

NeurIPS 2025poster

Inverse Reinforcement Learning (IRL) learns a reward function to explain expert demonstrations. Modern IRL methods often use the adversarial (minimax) formulation that alternates between reward and policy optimization, which often lead to {\em unstable} training. Recent non-adversarial IRL approach…

Cited by 0SourceScholar
2025

Unaligned Message-Passing and Contextualized-Pretraining for Robust Geo-Entity Resolution

AAAI 2025technical

Geo-entity resolution involves linking records that refer to the same entities across different spatial datasets, which underpins location-based services. Given the varying quality of geo-data, this task is known to be challenging, as directly comparing the semantic-centric representations of two en…

2024

Causal Discovery with Fewer Conditional Independence Tests

ICML 2024poster

Many questions in science center around the fundamental problem of understanding causal relationships. However, most constraint-based causal discovery algorithms, including the well-celebrated PC algorithm, often incur an _exponential_ number of conditional independence (CI) tests, posing limitation…

2024

Identifiability Guarantees for Causal Disentanglement from Purely Observational Data

NeurIPS 2024poster

Causal disentanglement aims to learn about latent causal factors behind data, hold- ing the promise to augment existing representation learning methods in terms of interpretability and extrapolation. Recent advances establish identifiability results assuming that interventions on (single) latent fac…

2024

Membership Testing in Markov Equivalence Classes via Independence Queries

AISTATS 2024poster

Understanding causal relationships between variables is a fundamental problem with broad impact in numerous scientific fields. While extensive research has been dedicated to \emph{learning} causal graphs from data, its complementary concept of \emph{testing} causal relationships has remained largely…

Cited by 3SourcePDFScholar
2024

Multi-Modality Spatio-Temporal Forecasting via Self-Supervised Learning

IJCAI 2024poster

Multi-modality spatio-temporal (MoST) data extends spatio-temporal (ST) data by incorporating multiple modalities, which is prevalent in monitoring systems, encompassing diverse traffic demands and air quality assessments. Despite significant strides in ST modeling in recent years, there remains a…

2024

Towards Causal Foundation Model: on Duality between Optimal Balancing and Attention

ICML 2024poster

Foundation models have brought changes to the landscape of machine learning, demonstrating sparks of human-level intelligence across a diverse array of tasks. However, a gap persists in complex tasks such as causal inference, primarily due to challenges associated with intricate reasoning steps and…

Cited by 4SourcePDFScholar
2023

Identifiability Guarantees for Causal Disentanglement from Soft Interventions

NeurIPS 2023poster

Causal disentanglement aims to uncover a representation of data using latent variables that are interrelated through a causal model. Such a representation is identifiable if the latent model that explains the data is unique. In this paper, we focus on the scenario where unpaired observational and in…

2023

Meek Separators and Their Applications in Targeted Causal Discovery

NeurIPS 2023poster

Learning causal structures from interventional data is a fundamental problem with broad applications across various fields. While many previous works have focused on recovering the entire causal graph, in practice, there are scenarios where learning only part of the causal graph suffices. This is ca…

2023

Practical privacy-preserving Gaussian process regression via secret sharing

UAI 2023poster

Gaussian process regression (GPR) is a non-parametric model that has been used in many real-world applications that involve sensitive personal data (e.g., healthcare, finance, etc.) from multiple data owners. To fully and securely exploit the value of different data sources, this paper proposes a pr…

Cited by 10SourcePDFScholar
2021

Matching a Desired Causal State via Shift Interventions

NeurIPS 2021poster

Transforming a causal system from a given initial state to a desired target state is an important task permeating multiple fields including control theory, biology, and materials science. In causal models, such transformations can be achieved by performing a set of interventions. In this paper, we c…

2020

Quadratic Sparse Gaussian Graphical Model Estimation Method for Massive Variables

IJCAI 2020poster

We consider the problem of estimating a sparse Gaussian Graphical Model with a special graph topological structure and more than a million variables. Most previous scalable estimators still contain expensive calculation steps (e.g., matrix inversion or Hessian matrix calculation) and become infeasib…

Cited by 0SourcePDFScholar
2019

Pixel Level Data Augmentation for Semantic Image Segmentation Using Generative Adversarial Networks

ICASSP 2019accepted

Semantic segmentation is one of the basic topics in computer vision, it aims to assign semantic labels to every pixel of an image. Unbalanced semantic label distribution could have a negative influence on segmentation accuracy. In this paper, we investigate using data augmentation approach to balanc…

Cited by 0SourceScholar