Skip to main content

Posters

2024

Graph Coarsening with Message-Passing Guarantees
·2006 words·10 mins· loading · loading
Machine Learning Graph Neural Networks 🏢 IRISA, Rennes, France
This paper introduces a new message-passing operation for coarsened graphs with theoretical guarantees, improving GNN efficiency and accuracy on large datasets.
Graph Classification via Reference Distribution Learning: Theory and Practice
·2262 words·11 mins· loading · loading
Machine Learning Deep Learning 🏢 Chinese University of Hong Kong, Shenzhen
GRDL: a novel graph classification method boasting 10x speed improvement over competitors, achieved by treating node embeddings as distributions and avoiding global pooling.
GRANOLA: Adaptive Normalization for Graph Neural Networks
·3044 words·15 mins· loading · loading
AI Generated Machine Learning Deep Learning 🏢 University of Cambridge
GRANOLA: A novel graph-adaptive normalization layer significantly boosts GNN performance by dynamically adjusting node features based on the input graph’s unique structure.
Grammar-Aligned Decoding
·7195 words·34 mins· loading · loading
Natural Language Processing Large Language Models 🏢 University of Wisconsin-Madison
Adaptive Sampling with Approximate Expected Futures (ASAp) ensures LLMs generate grammatically correct outputs that closely match the model’s original probability distribution.
Gradual Domain Adaptation via Manifold-Constrained Distributionally Robust Optimization
·1711 words·9 mins· loading · loading
AI Generated Machine Learning Domain Adaptation 🏢 Sharif University of Technology
This paper introduces DRODA, a novel method guaranteeing bounded error in gradual domain adaptation by leveraging manifold constraints and adaptive Wasserstein radii.
Gradient-Variation Online Learning under Generalized Smoothness
·271 words·2 mins· loading · loading
AI Generated AI Theory Optimization 🏢 National Key Laboratory for Novel Software Technology, Nanjing University, China
This paper presents a novel optimistic mirror descent algorithm achieving optimal gradient-variation regret under generalized smoothness, applicable across convex, strongly convex functions, and fast-…
Gradient-Free Methods for Nonconvex Nonsmooth Stochastic Compositional Optimization
·355 words·2 mins· loading · loading
AI Generated Machine Learning Optimization 🏢 Department of Computer Science, National University of Singapore
Gradient-free methods conquer nonconvex nonsmooth stochastic compositional optimization, providing non-asymptotic convergence rates and improved efficiency for real-world applications.
Gradient-free Decoder Inversion in Latent Diffusion Models
·2408 words·12 mins· loading · loading
Computer Vision Image Generation 🏢 Seoul National University
This paper introduces a novel gradient-free decoder inversion method for latent diffusion models, improving efficiency and memory usage compared to existing gradient-based methods. The method is theo…
Gradient-based Discrete Sampling with Automatic Cyclical Scheduling
·2376 words·12 mins· loading · loading
Machine Learning Deep Learning 🏢 Purdue University
ACS: Automatic Cyclical Scheduling revolutionizes gradient-based discrete sampling by intelligently switching between exploration and exploitation phases to efficiently navigate complex multimodal dis…
Gradient Rewiring for Editable Graph Neural Network Training
·2108 words·10 mins· loading · loading
Machine Learning Deep Learning 🏢 Texas A&M University
Gradient Rewiring (GRE) improves editable GNN training by addressing gradient inconsistencies, preserving training node performance while correcting target node errors.
Gradient Methods for Online DR-Submodular Maximization with Stochastic Long-Term Constraints
·346 words·2 mins· loading · loading
AI Theory Optimization 🏢 Iowa State University
Novel gradient-based algorithms achieve O(√T) regret and O(T3/4) constraint violation for online DR-submodular maximization with stochastic long-term constraints.
Gradient Guidance for Diffusion Models: An Optimization Perspective
·2233 words·11 mins· loading · loading
AI Theory Optimization 🏢 Princeton University
This paper provides a novel optimization framework for guided diffusion models, proving Õ(1/K) convergence for concave objective functions and demonstrating structure-preserving guidance.
Gradient Cuff: Detecting Jailbreak Attacks on Large Language Models by Exploring Refusal Loss Landscapes
·2616 words·13 mins· loading · loading
Natural Language Processing Large Language Models 🏢 Chinese University of Hong Kong
Gradient Cuff: A novel defense mechanism against LLM jailbreaks, leveraging refusal loss landscapes for improved malicious query rejection without harming model performance on benign inputs.
Gorilla: Large Language Model Connected with Massive APIs
·2454 words·12 mins· loading · loading
Natural Language Processing Large Language Models 🏢 UC Berkeley
Gorilla: a fine-tuned LLaMA model surpasses GPT-4 in generating accurate API calls by using Retriever Aware Training (RAT) to adapt to changing APIs and reduce hallucinations.
GoMatching: A Simple Baseline for Video Text Spotting via Long and Short Term Matching
·3808 words·18 mins· loading · loading
AI Generated Computer Vision Video Understanding 🏢 School of Computer Science, National Engineering Research Center for Multimedia Software, and Institute of Artificial Intelligence, Wuhan University
GoMatching, a novel video text spotting baseline, enhances tracking efficiency while maintaining strong recognition by integrating long- and short-term matching via a Transformer-based module and a re…
GOMAA-Geo: GOal Modality Agnostic Active Geo-localization
·3664 words·18 mins· loading · loading
Multimodal Learning Vision-Language Models 🏢 Department of Computer Science and Engineering, Washington University in St. Louis
GOMAA-Geo, a novel framework, enables efficient and accurate goal localization using aerial imagery, regardless of goal description modality (text or images), demonstrating impressive zero-shot genera…
Going Beyond Heuristics by Imposing Policy Improvement as a Constraint
·3576 words·17 mins· loading · loading
Machine Learning Reinforcement Learning 🏢 National Taiwan University
HEPO, a novel constrained optimization method, consistently surpasses heuristic-trained policies in reinforcement learning by ensuring policy improvement over heuristics, regardless of heuristic quali…
Goal-Conditioned On-Policy Reinforcement Learning
·2363 words·12 mins· loading · loading
Machine Learning Reinforcement Learning 🏢 National University of Defense Technology
GCPO: a novel on-policy goal-conditioned reinforcement learning framework tackles limitations of existing HER-based methods by effectively addressing multi-goal Markovian and non-Markovian reward prob…
Goal Conditioned Reinforcement Learning for Photo Finishing Tuning
·3405 words·16 mins· loading · loading
Computer Vision Image Generation 🏢 Shanghai AI Laboratory
This paper introduces a goal-conditioned reinforcement learning approach that efficiently tunes photo finishing pipelines, achieving high-quality results in fewer iterations than optimization-based me…
GO4Align: Group Optimization for Multi-Task Alignment
·3370 words·16 mins· loading · loading
AI Generated Machine Learning Multi-Task Learning 🏢 Tsinghua University
GO4Align: Dynamically aligning multi-task learning to conquer task imbalance with superior efficiency!