← Search

Song Guo

64 accepted papers

2026

ARES: Multimodal Adaptive Reasoning via Difficulty-Aware Token-Level Entropy Shaping

ICLR 2026poster

Recent advances in multimodal large reasoning models (MLRMs) have substantially improved their ability to solve complex textual and visual tasks. However, these models tend to *overthink* on simple problems, producing unnecessarily lengthy reasoning traces, while *under-exploring* on challenging one…

Cited by 20SourcecodeScholar
2026

Benchmarking Physics-Informed Time-Series Models for Operational Global Station Weather Forecasting

ICML 2026poster

The development of Time-Series Forecasting (TSF) models is often constrained by the lack of comprehensive datasets, especially in Global Station Weather Forecasting (GSWF), where existing datasets are small, temporally short, and spatially sparse. To address this, we introduce WEATHER-5K, a large-sc…

Cited by 0SourceScholar
2026

EMFormer: Efficient Multi-Scale Transformer for Accumulative Context Weather Forecasting

ICML 2026poster

Long-term weather forecasting is critical for socioeconomic planning and disaster preparedness. While recent approaches employ finetuning to extend prediction horizons, they remain constrained by the issues of catastrophic forgetting, error accumulation, and high training overhead. To address these …

Cited by 0SourceScholar
2026

HALO: A Unified Vision-Language-Action Model for Embodied Multimodal Chain-of-Thought Reasoning

ICML 2026poster

Vision–Language–Action (VLA) models have shown strong performance in robotic manipulation, but often struggle in long-horizon or out-of-distribution scenarios due to the lack of explicit mechanisms for multimodal reasoning and anticipating how the world will evolve under action. Recent works introdu…

Cited by 0SourceScholar
2026

Mesh-Pro: Asynchronous Advantage-guided Ranking Preference Optimization for Artist-style Quadrilateral Mesh Generation

CVPR 2026

Reinforcement learning (RL) has demonstrated remarkable success in text and image generation, yet its potential in 3D generation remains largely unexplored. Existing attempts typically rely on offline direct preference optimization (DPO) method, which suffers from low training efficiency and limited

Cited by 0SourceScholar
2026

QuadGPT: Native Quadrilateral Mesh Generation with Autoregressive Models

ICLR 2026poster

The generation of quadrilateral-dominant meshes is a cornerstone of professional 3D content creation. However, existing generative models generate quad meshes by first generating triangle meshes and then merging triangles into quadrilaterals with some specific rules, which typically produces quad m…

Cited by 0SourceScholar
2026

STCast: Adaptive Boundary Alignment for Global and Regional Weather Forecasting

CVPR 2026

To gain finer regional forecasts, many works have explored the regional integration from the global atmosphere, e.g., by solving boundary equations in physics-based methods or cropping regions from global forecasts in data-driven methods. However, the effectiveness of these methods is often constrai

Cited by 0SourcecodeScholar
2026

TwinQuant: Learnable Subspace Decomposition for 4-Bit LLM Quantization

ICML 2026poster

4-bit quantization reduces the memory footprint and latency of large language model inference, but its aggressive precision reduction can severely degrade accuracy. Prior methods address this by decomposing each weight matrix into two components (e.g., via singular value decomposition) and quantizin…

Cited by 0SourceScholar
2026

WMPO: World Model-based Policy Optimization for Vision-Language-Action Models

ICLR 2026poster

Vision-Language-Action (VLA) models have shown strong potential for general-purpose robotic manipulation, but their reliance on expert demonstrations limits their ability to learn from failures and perform self-corrections. Reinforcement learning (RL) addresses these through self-improving interact…

Cited by 0SourcecodeScholar
2026

What You Think is What You See: Driving Exploration in VLM Agents via Visual-Linguistic Curiosity

ICML 2026spotlight

To navigate partially observable visual environments, recent VLM agents increasingly internalize world modeling capabilities directly into their policies via explicit CoT reasoning with reinforcement learning (RL). However, mere passive exploitation of reasoning on visited states is insufficient for…

Cited by 0SourceScholar
2025

Attribute Conditional Diffusion-Augmented Person Re-Identification

ICASSP 2025accepted

Due to privacy and cost issues, the lack of large-scale labeled datasets limits the advancement of person re-identification. Existing methods use generative adversarial networks or game engine rendering for data augmentation to improve re-identification performance. However, these approaches struggl…

Cited by 0SourceScholar
2025

Causally Motivated Sycophancy Mitigation for Large Language Models

ICLR 2025poster

Incorporating user preferences into large language models (LLMs) can enhance the personalization and reliability of model outputs and facilitate the application of LLMs to real-world scenarios. However, leveraging user preferences can be a double-edged sword. Recent studies have found that improper…

Cited by 0SourcePDFScholar
2025

DeNC: Unleash Neural Codecs in Video Streaming with Diffusion Enhancement

AAAI 2025technical

Recent years have witnessed the rise of Neural-enhanced Video Streaming (NeVS), which integrates neural restoration models into video codecs for higher compression-restoration performance. Despite its benefit, existing work has not well explored the full potential of NeVS paradigm, due to: (1) post-…

2025

DiEP: Adaptive Mixture-of-Experts Compression through Differentiable Expert Pruning

NeurIPS 2025poster

Despite the significant breakthrough of Mixture-of-Experts (MoE), the increasing scale of these MoE models presents huge memory and storage challenges. Existing MoE pruning methods, which involve reducing parameter size with a uniform sparsity across all layers, often lead to suboptimal outcomes and…

Cited by 0SourceScholar
2025

Enhancing Transferability of Targeted Adversarial Examples via Inverse Target Gradient Competition and Spatial Distance Stretching

ICCV 2025poster

In the field of AI security, deep neural networks (DNNs) are highly sensitive to adversarial examples (AEs), which can cause incorrect predictions with minimal input perturbations. Although AEs exhibit transferability across models, targeted attack success rates (TASRs) are low due to differences in…

Cited by 0SourcePDFScholar
2025

Epsilon: Exploring Comprehensive Visual-Semantic Projection for Multi-Label Zero-Shot Learning

AAAI 2025technical

This paper investigates a challenging problem of zero-shot learning in the multi-label scenario (MLZSL), wherein the model is trained to recognize multiple unseen classes within a sample (e.g., an image) based on seen classes and auxiliary knowledge, e.g., semantic information. Existing methods usua…

Cited by 10SourcePDFScholar
2025

Exploring Prosocial Irrationality for LLM Agents: A Social Cognition View

ICLR 2025poster

Large language models (LLMs) have been shown to face hallucination issues due to the data they trained on often containing human bias; whether this is reflected in the decision-making process of LLM agents remains under-explored. As LLM Agents are increasingly employed in intricate social environmen…

Cited by 7SourcePDFScholar
2025

FreeLesion: Synthetic Image-Mask Pairs for Fundus Lesion Segmentation via Curriculum Learning and Feature-Loss Guided Filtering

ICASSP 2025accepted

Fundus lesion segmentation plays a crucial role in the automated diagnosis of diabetic retinopathy. While recent advances in lesion segmentation networks have shown promising results, they are often constrained by limited pixel-level annotations, leading to suboptimal model training. In this paper,…

Cited by 0SourceScholar
2025

FreeMesh: Boosting Mesh Generation with Coordinates Merging

ICML 2025poster

The next-coordinate prediction paradigm has emerged as the de facto standard in current auto-regressive mesh generation methods. Despite their effectiveness, there is no efficient measurement for the various tokenizers that serialize meshes into sequences. In this paper, we introduce a new metric P…

Cited by 0SourcePDFScholar
2025

HomoGraphAdapter: A Homogeneous Graph Neural Network as an Effective Adapter for Vision-Language Models

EMNLP 2025

Vision-Language Models (VLMs), such as CLIP, have exhibited significant advancements in recognizing visual concepts through natural language guidance. However, adapting these models to downstream tasks remains challenging. Existing adaptation methods either overlook the structural knowledge between

Cited by 0SourcePDFScholar
2025

ICLScan: Detecting Backdoors in Black-Box Large Language Models via Targeted In-context Illumination

NeurIPS 2025poster

The widespread deployment of large language models (LLMs) allows users to access their capabilities via black-box APIs, but backdoor attacks pose serious security risks for API users by hijacking the model behavior. This highlights the importance of backdoor detection technologies to help users audi…

Cited by 0SourceScholar
2025

IRASim: A Fine-Grained World Model for Robot Manipulation

ICCV 2025poster

World models allow autonomous agents to plan and explore by predicting the visual outcomes of different actions. However, for robot manipulation, it is challenging to accurately model the fine-grained robot-object interaction within the visual space using existing methods which overlook precise alig…

2025

InfGen: A Resolution-Agnostic Paradigm for Scalable Image Synthesis

ICCV 2025poster

Arbitrary resolution image generation provides a consistent visual experience across devices, having extensive applications for producers and consumers. Current diffusion models increase computational demand quadratically with resolution, causing 4K image generation delays over 100 seconds. To solve…

2025

Mesh-RFT: Enhancing Mesh Generation via Fine-grained Reinforcement Fine-Tuning

NeurIPS 2025spotlight

Existing pretrained models for 3D mesh generation often suffer from data biases and produce low-quality results, while global reinforcement learning (RL) methods rely on object-level rewards that struggle to capture local structure details. To address these challenges, we present $\textbf{Mesh-RFT}$…

Cited by 0SourceScholar
2025

Mjölnir: Breaking the Shield of Perturbation-Protected Gradients via Adaptive Diffusion

AAAI 2025technical

Perturbation-based mechanisms, such as differential privacy, mitigate gradient leakage attacks by introducing noise into the gradients, thereby preventing attackers from reconstructing clients' private data from the leaked gradients. However, can gradient perturbation protection mechanisms truly def…

Cited by 0SourcePDFScholar
2025

Neuron: Learning Context-Aware Evolving Representations for Zero-Shot Skeleton Action Recognition

CVPR 2025poster

Zero-shot skeleton action recognition is a non-trivial task that requires robust unseen generalization with prior knowledge from only seen classes and shared semantics. Existing methods typically build the skeleton-semantics interactions by uncontrollable mappings and conspicuous representations, th…

2025

Privacy-Aware Federated Fine-Tuning of Large Pretrained Models With Just Forward Propagation

ICASSP 2025accepted

With the extraordinary success of generative artificial intelligence, large pretrained models (LPMs) have been widely used to achieve human-level performance. Despite the one-shot capability, it is always preferred to fine-tune the LPMs for domain-specific downstream tasks. Therefore, the federated…

Cited by 0SourceScholar
2025

TsCA: On the Semantic Consistency Alignment via Conditional Transport for Compositional Zero-Shot Learning

IJCAI 2025

Compositional Zero-Shot Learning (CZSL) aims to recognize novel state-object compositions by leveraging the shared knowledge of their primitive components. Despite considerable progress, effectively calibrating the bias between semantically similar multimodal representations, as well as generalizing

2024

Amend to Alignment: Decoupled Prompt Tuning for Mitigating Spurious Correlation in Vision-Language Models

ICML 2024poster

Fine-tuning the learnable prompt for a pre-trained vision-language model (VLM), such as CLIP, has demonstrated exceptional efficiency in adapting to a broad range of downstream tasks. Existing prompt tuning methods for VLMs do not distinguish spurious features introduced by biased training data from…

Cited by 4SourcePDFScholar
2024

C2KD: Bridging the Modality Gap for Cross-Modal Knowledge Distillation

CVPR 2024highlight

Existing Knowledge Distillation (KD) methods typically focus on transferring knowledge from a large-capacity teacher to a low-capacity student model achieving substantial success in unimodal knowledge transfer. However existing methods can hardly be extended to Cross-Modal Knowledge Distillation (CM…

Cited by 30SourcePDFScholar
2024

Causally Motivated Personalized Federated Invariant Learning with Shortcut-Averse Information-Theoretic Regularization

ICML 2024poster

Exploiting invariant relations and mitigating spurious correlation (a.k.a., shortcut) between representation and target across varied data distributions can tackle the challenging out-of-distribution (OOD) generalization problem. In personalized federated learning (PFL), heterogeneous data distribut…

Cited by 11SourcePDFScholar
2024

Cross-modal Representation Flattening for Multi-modal Domain Generalization

NeurIPS 2024poster

Multi-modal domain generalization (MMDG) requires that models trained on multi-modal source domains can generalize to unseen target distributions with the same modality set. Sharpness-aware minimization (SAM) is an effective technique for traditional uni-modal domain generalization (DG), however, wi…

Cited by 2SourcePDFScholar
2024

DiPrompT: Disentangled Prompt Tuning for Multiple Latent Domain Generalization in Federated Learning

CVPR 2024poster

Federated learning (FL) has emerged as a powerful paradigm for learning from decentralized data and federated domain generalization further considers the test dataset (target domain) is absent from the decentralized training data (source domains). However most existing FL methods assume that domain…

Cited by 19SourcePDFScholar
2024

Easing Concept Bleeding in Diffusion via Entity Localization and Anchoring

ICML 2024poster

Recent diffusion models have manifested extraordinary capabilities in generating high-quality, diverse, and innovative images guided by textual prompts. Nevertheless, these state-of-the-art models may encounter the challenge of concept bleeding when generating images with multiple entities or attrib…

Cited by 1SourcePDFScholar
2024

Learning Personalized Causally Invariant Representations for Heterogeneous Federated Clients

ICLR 2024poster

Personalized federated learning (PFL) has gained great success in tackling the scenarios where target datasets are heterogeneous across the local clients. However, the application of the existing PFL methods to real-world setting is hindered by the common assumption that the test data on each client…

Cited by 14SourcePDFScholar
2024

On the Robustness of Neural-Enhanced Video Streaming against Adversarial Attacks

AAAI 2024technical

The explosive growth of video traffic on today's Internet promotes the rise of Neural-enhanced Video Streaming (NeVS), which effectively improves the rate-distortion trade-off by employing a cheap neural super-resolution model for quality enhancement on the receiver side. Missing by existing work, w…

Cited by 10SourcePDFScholar
2024

Overcome Modal Bias in Multi-modal Federated Learning via Balanced Modality Selection

ECCV 2024poster

"Selecting proper clients to participate in each federated learning (FL) round is critical to effectively harness a broad range of distributed data. Existing client selection methods simply consider the mining of distributed uni-modal data, yet, their effectiveness may diminish in multi-modal FL (MF…

2024

ParsNets: A Parsimonious Composition of Orthogonal and Low-Rank Linear Networks for Zero-Shot Learning

IJCAI 2024poster

This paper provides a novel parsimonious yet efficient design for zero-shot learning (ZSL), dubbed ParsNets, in which we are interested in learning a composition of on-device friendly linear networks, each with orthogonality and low-rankness properties, to achieve equivalent or better performance ag…

Cited by 10SourcePDFScholar
2024

ProCC: Progressive Cross-Primitive Compatibility for Open-World Compositional Zero-Shot Learning

AAAI 2024technical

Open-World Compositional Zero-shot Learning (OW-CZSL) aims to recognize novel compositions of state and object primitives in images with no priors on the compositional space, which induces a tremendously large output space containing all possible state-object compositions. Existing works either lear…

2024

Source Prompt Disentangled Inversion for Boosting Image Editability with Diffusion Models

ECCV 2024poster

"Text-driven diffusion models have significantly advanced the image editing performance by using text prompts as inputs. One crucial step in text-driven image editing is to invert the original image into a latent noise code conditioned on the source prompt. While previous methods have achieved promi…

2024

Towards Safe Concept Transfer of Multi-Modal Diffusion via Causal Representation Editing

NeurIPS 2024poster

Recent advancements in vision-language-to-image (VL2I) diffusion generation have made significant progress. While generating images from broad vision-language inputs holds promise, it also raises concerns about potential misuse, such as copying artistic styles without permission, which could have le…

Cited by 0SourcePDFScholar
2023

(ML)$^2$P-Encoder: On Exploration of Channel-Class Correlation for Multi-Label Zero-Shot Learning

CVPR 2023poster

Recent studies usually approach multi-label zero-shot learning (MLZSL) with visual-semantic mapping on spatial-class correlation, which can be computationally costly, and worse still, fails to capture fine-grained class-specific semantics. We observe that different channels may usually have differen…

2023

Anchor Sampling for Federated Learning with Partial Client Participation

ICML 2023poster

Compared with full client participation, partial client participation is a more practical scenario in federated learning, but it may amplify some challenges in federated learning, such as data heterogeneity. The lack of inactive clients' updates in partial client participation makes it more likely f…

2023

Automatic Network Pruning via Hilbert-Schmidt Independence Criterion Lasso under Information Bottleneck Principle

ICCV 2023poster

Most existing neural network pruning methods hand-crafted their importance criteria and structures to prune. This constructs heavy and unintended dependencies on heuristics and expert experience for both the objective and the parameters of the pruning approach. In this paper, we try to solve this pr…

Cited by 17PDFcodeScholar
2023

Graph Knows Unknowns: Reformulate Zero-Shot Learning as Sample-Level Graph Recognition

AAAI 2023technical

Zero-shot learning (ZSL) is an extreme case of transfer learning that aims to recognize samples (e.g., images) of unseen classes relying on a train-set covering only seen classes and a set of auxiliary knowledge (e.g., semantic descriptors). Existing methods usually resort to constructing a visual-t…

Cited by 67SourcePDFScholar
2023

MGIA: Mutual Gradient Inversion Attack in Multi-Modal Federated Learning (Student Abstract)

AAAI 2023technical

Recent studies have demonstrated that local training data in Federated Learning can be recovered from gradients, which are called gradient inversion attacks. These attacks display powerful effects on either computer vision or natural language processing tasks. As it is known that there are certain c…

Cited by 5SourcePDFScholar
2023

PASS: Patch Automatic Skip Scheme for Efficient Real-Time Video Perception on Edge Devices

AAAI 2023technical

Real-time video perception tasks are often challenging over the resource-constrained edge devices due to the concerns of accuracy drop and hardware overhead, where saving computations is the key to performance improvement. Existing methods either rely on domain-specific neural chips or priorly searc…

Cited by 2SourcePDFScholar
2023

PMR: Prototypical Modal Rebalance for Multimodal Learning

CVPR 2023poster

Multimodal learning (MML) aims to jointly exploit the common priors of different modalities to compensate for their inherent limitations. However, existing MML methods often optimize a uniform objective for different modalities, leading to the notorious "modality imbalance" problem and counterproduc…

2023

SwapPrompt: Test-Time Prompt Adaptation for Vision-Language Models

NeurIPS 2023poster

Test-time adaptation (TTA) is a special and practical setting in unsupervised domain adaptation, which allows a pre-trained model in a source domain to adapt to unlabeled test data in another target domain. To avoid the computation-intensive backbone fine-tuning process, the zero-shot generalization…

Cited by 43SourcePDFScholar
2023

Towards Test-Time Refusals via Concept Negation

NeurIPS 2023poster

Generative models produce unbounded outputs, necessitating the use of refusal techniques to confine their output space. Employing generative refusals is crucial in upholding the ethical and copyright integrity of synthesized content, particularly when working with widely adopted diffusion models. "C…

Cited by 5SourcePDFScholar
2023

Towards Unbiased Training in Federated Open-world Semi-supervised Learning

ICML 2023poster

Federated Semi-supervised Learning (FedSSL) has emerged as a new paradigm for allowing distributed clients to collaboratively train a machine learning model over scarce labeled data and abundant unlabeled data. However, existing works for FedSSL rely on a closed-world assumption that all local train…

Cited by 13SourcePDFScholar
2022

A Survey on Gradient Inversion: Attacks, Defenses and Future Directions

IJCAI 2022poster

Recent studies have shown that the training samples can be recovered from gradients, which are called Gradient Inversion (GradInv) attacks. However, there remains a lack of extensive surveys covering recent advances and thorough analysis of this issue. In this paper, we present a comprehensive surve…

Cited by 58SourcePDFScholar
2022

An Online Throughput Maximization Algorithm for Green Coordinated Multi-Point Systems

ICASSP 2022accepted

Wireless systems are upgraded to use green energy (e.g., solar, wind, and tide energy) such that the greenhouse gas emission can be neutralized. This work incorporates the on-grid energy into a green coordinated multi-point (CoMP) system to handle the volatile arrival of green energy. In the green C…

Cited by 0SourceScholar
2022

Hierarchical Channel-spatial Encoding for Communication-efficient Collaborative Learning

NeurIPS 2022accept

It witnesses that the collaborative learning (CL) systems often face the performance bottleneck of limited bandwidth, where multiple low-end devices continuously generate data and transmit intermediate features to the cloud for incremental training. To this end, improving the communication efficienc…

Cited by 5SourcePDFScholar
2021

Parameterized Knowledge Transfer for Personalized Federated Learning

NeurIPS 2021poster

In recent years, personalized federated learning (pFL) has attracted increasing attention for its potential in dealing with statistical heterogeneity among clients. However, the state-of-the-art pFL methods rely on model parameters aggregation at the server side, which require all models to have the…

Cited by 237SourcePDFScholar