← Search

Eunho Yang

90 accepted papers

2026

Delta-XAI: A Unified Framework for Explaining Prediction Changes in Online Time Series Monitoring

ICLR 2026poster

Explaining online time series monitoring models is crucial across sensitive domains such as healthcare and finance, where temporal and contextual prediction dynamics underpin critical decisions. While recent XAI methods have improved the explainability of time series models, they mostly analyze each…

Cited by 0SourcecodeScholar
2026

Discounted Beta-Bernoulli Reward Estimation for Sample-Efficient Reinforcement Learning with Verifiable Rewards

ICML 2026poster

Reinforcement learning with verifiable rewards (RLVR) has emerged as an effective post-training paradigm for improving the reasoning capabilities of large language models. However, existing group-based RLVR methods often suffer from severe sample inefficiency. This inefficiency stems from reliance o…

Cited by 0SourceScholar
2026

Faster Vision Transformers with Adaptive Patches

ICLR 2026poster

Vision Transformers (ViTs) partition input images into uniformly sized patches regardless of their content, resulting in long input sequence lengths for high-resolution images. We present Adaptive Patch Transformers (APT), which addresses this by using multiple different patch sizes within the same…

Cited by 0SourcecodeScholar
2026

Instruction-Guided Lesion Segmentation for Chest X-rays with Automatically Generated Large-Scale Dataset

CVPR 2026

The applicability of current lesion segmentation models for chest X-rays (CXRs) has been limited both by a small number of target labels and the reliance on complex, expert-level text inputs, creating a barrier to practical use. To address these limitations, we introduce instruction-guided lesion se

Cited by 0SourcecodeScholar
2026

LFQ: Logit-aware Final-block Quantization for Boosting the Generation Quality of Low-Bit Quantized LLMs

ICML 2026poster

As large language models continue to scale, low-bit weight-only post-training quantization (PTQ) offers a practical solution to their memory-efficient deployment. Although block-wise PTQ is capable of matching the full-precision (FP) baseline on basic language modeling and understanding, its quality…

Cited by 0SourceScholar
2026

No Prompt Left Behind: Exploiting Zero-Variance Prompts in LLM Reinforcement Learning via Entropy-Guided Advantage Shaping

ICLR 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) is a powerful framework for improving the reasoning abilities of Large Language Models (LLMs). However, current methods such as GRPO rely only on problems where the model responses to the same input differ in correctness, while ignoring those whe…

Cited by 0SourceScholar
2026

On the Collapse of Generative Paths: A Criterion and Correction for Diffusion Steering

ICML 2026poster

Inference-time steering adapts pretrained diffusion and flow models to new tasks without retraining, often utilizing ratio-of-densities constructions that reweight time-indexed marginals with fixed exponents. We identify Marginal Path Collapse, a failure mode in which the intermediate density define…

Cited by 0SourceScholar
2026

Secure Inference for Diffusion Models via Unconditional Scores

ICLR 2026poster

As diffusion model-based services expand across various domains, safeguarding client data privacy has become increasingly critical. While fully homomorphic encryption and secure multi-party computation enable privacy-preserving inference, their high computational overhead poses challenges for large-…

Cited by 0SourceScholar
2026

When to Ensemble: Identifying Token-Level Points for Stable and Fast LLM Ensembling

ICLR 2026poster

Ensembling Large Language Models (LLMs) has gained attention as a promising approach to surpass the performance of individual models by leveraging their complementary strengths. In particular, aggregating models’ next-token probability distributions to select the next token has been shown to be effe…

Cited by 0SourceScholar
2025

Divide and Translate: Compositional First-Order Logic Translation and Verification for Complex Logical Reasoning

ICLR 2025poster

Complex logical reasoning tasks require a long sequence of reasoning, which a large language model (LLM) with chain-of-thought prompting still falls short. To alleviate this issue, neurosymbolic approaches incorporate a symbolic solver. Specifically, an LLM only translates a natural language problem…

2025

Early Timestep Zero-Shot Candidate Selection for Instruction-Guided Image Editing

ICCV 2025poster

Despite recent advances in diffusion models, achieving reliable image generation and editing results remains challenging due to the inherent diversity induced by stochastic noise in the sampling process. Particularly, instruction-guided image editing with diffusion models offers user-friendly editin…

2025

Face-StyleSpeech: Enhancing Zero-shot Speech Synthesis from Face Images with Improved Face-to-Speech Mapping

ICASSP 2025accepted

Generating speech from a face image is crucial for developing virtual humans capable of interacting using their unique voices, without relying on pre-recorded human speech. In this paper, we propose Face-StyleSpeech, a zero-shot TextTo-Speech (TTS) synthesis model that generates natural speech condi…

Cited by 0SourceScholar
2025

LANTERN: Accelerating Visual Autoregressive Models with Relaxed Speculative Decoding

ICLR 2025poster

Auto-Regressive (AR) models have recently gained prominence in image generation, often matching or even surpassing the performance of diffusion models. However, one major limitation of AR models is their sequential nature, which processes tokens one at a time, slowing down generation compared to mod…

2025

LRQ: Optimizing Post-Training Quantization for Large Language Models by Learning Low-Rank Weight-Scaling Matrices

NAACL 2025long

With the commercialization of large language models (LLMs), weight-activation quantization has emerged to compress and accelerate LLMs, achieving high throughput while reducing inference costs. However, existing post-training quantization (PTQ) techniques for quantizing weights and activations of LL…

Cited by 4SourcePDFScholar
2025

Playing the Fool: Jailbreaking LLMs and Multimodal LLMs with Out-of-Distribution Strategy

CVPR 2025poster

Despite the remarkable versatility of Large Language Models (LLMs) and Multimodal LLMs (MLLMs) to generalize across both language and vision tasks, LLMs and MLLMs have shown vulnerability to jailbreaking, generating textual outputs that undermine safety, ethical, and bias standards when exposed to h…

2025

Preserve or Modify? Context-Aware Evaluation for Balancing Preservation and Modification in Text-Guided Image Editing

CVPR 2025poster

The development of vision-language and generative models has significantly advanced text-guided image editing, which seeks the preservation of core elements in the source image while implementing modifications based on the target text. However, existing metrics have a context-blindness problem, indi…

2025

REBIND: Enhancing Ground-state Molecular Conformation Prediction via Force-Based Graph Rewiring

ICLR 2025poster

Predicting the ground-state 3D molecular conformations from 2D molecular graphs is critical in computational chemistry due to its profound impact on molecular properties. Deep learning (DL) approaches have recently emerged as promising alternatives to computationally-heavy classical methods such as…

2025

Stable-TTS: Stable Speaker-Adaptive Text-to-Speech Synthesis via Prosody Prompting

ICASSP 2025accepted

Speaker-adaptive Text-to-Speech (TTS) synthesis has attracted considerable attention due to its broad range of applications, such as personalized voice assistant services. While several approaches have been proposed, they often exhibit high sensitivity to either the quantity or the quality of target…

Cited by 0SourceScholar
2025

TIMING: Temporality-Aware Integrated Gradients for Time Series Explanation

ICML 2025spotlight

Recent explainable artificial intelligence (XAI) methods for time series primarily estimate point-wise attribution magnitudes, while overlooking the directional impact on predictions, leading to suboptimal identification of significant points. Our analysis shows that conventional Integrated Gradient…

2025

Test-Time Ensemble via Linear Mode Connectivity: A Path to Better Adaptation

ICLR 2025poster

Test-time adaptation updates pretrained models on the fly to handle distribution shifts in test data. While existing research has focused on stable optimization during adaptation, less attention has been given to enhancing model representations for adaptation capability. To address this gap, we prop…

Cited by 0SourcePDFScholar
2025

Token-Supervised Value Models for Enhancing Mathematical Problem-Solving Capabilities of Large Language Models

ICLR 2025poster

With the rapid advancement of test-time compute search strategies to improve the mathematical problem-solving capabilities of large language models (LLMs), the need for building robust verifiers has become increasingly important. However, all these inference strategies rely on existing verifiers ori…

Cited by 0SourcePDFScholar
2025

Towards Precise Prediction Uncertainty in GNNs: Refining GNNs with Topology-grouping Strategy

AAAI 2025technical

Recent advancements in graph neural networks (GNNs) have highlighted the critical need of calibrating model predictions, with neighborhood prediction similarity recognized as a pivotal component. Existing studies suggest that nodes with analogous neighborhood prediction similarity often exhibit simi…

Cited by 0SourcePDFScholar
2025

Unveiling the Response of Large Vision-Language Models to Visually Absent Tokens

EMNLP 2025

Large Vision-Language Models (LVLMs) generate contextually relevant responses by jointly interpreting visual and textual inputs. However, our finding reveals they often mistakenly perceive text inputs lacking visual evidence as being part of the image, leading to erroneous responses. In light of thi

Cited by 0SourcePDFScholar
2024

A Simple Remedy for Dataset Bias via Self-Influence: A Mislabeled Sample Perspective

NeurIPS 2024poster

Learning generalized models from biased data is an important undertaking toward fairness in deep learning. To address this issue, recent studies attempt to identify and leverage bias-conflicting samples free from spurious correlations without prior knowledge of bias or an unbiased set. However, spur…

Cited by 2SourcePDFScholar
2024

Data-Efficient Unsupervised Interpolation Without Any Intermediate Frame for 4D Medical Images

CVPR 2024poster

4D medical images which represent 3D images with temporal information are crucial in clinical practice for capturing dynamic changes and monitoring long-term disease progression. However acquiring 4D medical images poses challenges due to factors such as radiation exposure and imaging duration neces…

2024

Language-Interfaced Tabular Oversampling via Progressive Imputation and Self-Authentication

ICLR 2024poster

Tabular data in the wild are frequently afflicted with class-imbalance, biasing machine learning model predictions towards major classes. A data-centric solution to this problem is oversampling - where the classes are balanced by adding synthetic minority samples via generative methods. However, alt…

Cited by 3SourcePDFScholar
2024

PromptKD: Distilling Student-Friendly Knowledge for Generative Language Models via Prompt Tuning

EMNLP 2024finding

Recent advancements in large language models (LLMs) have raised concerns about inference costs, increasing the need for research into model compression. While knowledge distillation (KD) is a prominent method for this, research on KD for generative language models like LLMs is relatively sparse, and…

2024

PruNeRF: Segment-Centric Dataset Pruning via 3D Spatial Consistency

ICML 2024poster

Neural Radiance Fields (NeRF) have shown remarkable performance in learning 3D scenes. However, NeRF exhibits vulnerability when confronted with distractors in the training images -- unexpected objects are present only within specific views, such as moving entities like pedestrians or birds. Excludi…

Cited by 0SourcePDFScholar
2024

TTD: Text-Tag Self-Distillation Enhancing Image-Text Alignment in CLIP to Alleviate Single Tag Bias

ECCV 2024poster

"We identify a critical bias in contemporary CLIP-based models, which we denote as single tag bias. This bias manifests as a disproportionate focus on a singular tag (word) while neglecting other pertinent tags, stemming from CLIP embeddings prioritizing one specific tag in image-text relationships.…

2023

BiasAdv: Bias-Adversarial Augmentation for Model Debiasing

CVPR 2023poster

Neural networks are often prone to bias toward spurious correlations inherent in a dataset, thus failing to generalize unbiased test criteria. A key challenge to resolving the issue is the significant lack of bias-conflicting training data (i.e., samples without spurious correlations). In this paper…

Cited by 30SourcePDFScholar
2023

Diffusion Video Autoencoders: Toward Temporally Consistent Face Video Editing via Disentangled Video Encoding

CVPR 2023poster

Inspired by the impressive performance of recent face image editing methods, several studies have been naturally proposed to extend these methods to the face video editing task. One of the main challenges here is temporal consistency among edited frames, which is still unresolved. To this end, we pr…

Cited by 34SourcePDFScholar
2023

Fighting Fire with Fire: Contrastive Debiasing without Bias-free Data via Generative Bias-transformation

ICML 2023poster

Deep neural networks (DNNs), despite their ability to generalize with over-capacity networks, often rely heavily on the malignant bias as shortcuts instead of task-related information for discriminative tasks. This can lead to poor performance on real-world inputs, particularly when the majority of…

Cited by 7SourcePDFScholar
2023

GEX: A flexible method for approximating influence via Geometric Ensemble

NeurIPS 2023poster

Through a deeper understanding of predictions of neural networks, Influence Function (IF) has been applied to various tasks such as detecting and relabeling mislabeled samples, dataset pruning, and separation of data sources in practice. However, we found standard approximations of IF suffer from pe…

2023

Learning Input-agnostic Manipulation Directions in StyleGAN with Text Guidance

ICLR 2023poster

With the advantages of fast inference and human-friendly flexible manipulation, image-agnostic style manipulation via text guidance enables new applications that were not previously available. The state-of-the-art text-guided image-agnostic manipulation method embeds the representation of each chann…

2023

PC-Adapter: Topology-Aware Adapter for Efficient Domain Adaption on Point Clouds with Rectified Pseudo-label

ICCV 2023poster

Understanding point clouds captured from the real-world is challenging due to shifts in data distribution caused by varying object scales, sensor angles, and self-occlusion. Prior works have addressed this issue by combining recent learning principles such as self-supervised learning, self-training…

Cited by 11PDFScholar
2023

Scale-invariant Bayesian Neural Networks with Connectivity Tangent Kernel

ICLR 2023top-25%

Studying the loss landscapes of neural networks is critical to identifying generalizations and avoiding overconfident predictions. Flatness, which measures the perturbation resilience of pre-trained parameters for loss values, is widely acknowledged as an essential predictor of generalization. While…

Cited by 4SourcePDFScholar
2023

Weavspeech: Data Augmentation Strategy For Automatic Speech Recognition Via Semantic-Aware Weaving

ICASSP 2023accepted

A cut-and-paste type of data augmentation strategy has attracted considerable attention in the vision community due to its simplicity and effectiveness in improving generalization performance. However, it is challenging for Automatic Speech Recognition (ASR) tasks to apply this type of augmentation…

Cited by 0SourceScholar
2022

AdaBlock: SGD with Practical Block Diagonal Matrix Adaptation for Deep Learning

AISTATS 2022poster

We introduce AdaBlock, a class of adaptive gradient methods that extends popular approaches such as Adam by adopting the simple and natural idea of using block-diagonal matrix adaption to effectively utilize structural characteristics of deep learning architectures. Unlike other quadratic or block-d…

Cited by 4SourcePDFScholar
2022

Does it Really Generalize Well on Unseen Data? Systematic Evaluation of Relational Triple Extraction Methods

NAACL 2022long

The ability to extract entities and their relations from unstructured text is essential for the automated maintenance of large-scale knowledge graphs. To keep a knowledge graph up-to-date, an extractor needs not only the ability to recall the triples it encountered during training, but also the abil…

2022

Graph Transplant: Node Saliency-Guided Graph Mixup with Local Structure Preservation

AAAI 2022technical

Graph-structured datasets usually have irregular graph sizes and connectivities, rendering the use of recent data augmentation techniques, such as Mixup, difficult. To tackle this challenge, we present the first Mixup-like graph augmentation method called Graph Transplant, which mixes irregular grap…

Cited by 67SourcePDFScholar
2022

GraphENS: Neighbor-Aware Ego Network Synthesis for Class-Imbalanced Node Classification

ICLR 2022poster

In many real-world node classification scenarios, nodes are highly class-imbalanced, where graph neural networks (GNNs) can be readily biased to major class instances. Albeit existing class imbalance approaches in other domains can alleviate this issue to some extent, they do not consider the impact…

Cited by 124SourcePDFScholar
2022

Online Coreset Selection for Rehearsal-based Continual Learning

ICLR 2022poster

A dataset is a shred of crucial evidence to describe a task. However, each data point in the dataset does not have the same potential, as some of the data points can be more representative or informative than others. This unequal importance among the data points may have a large impact in rehearsal-…

Cited by 180SourcePDFScholar
2022

Online Hyperparameter Meta-Learning with Hypergradient Distillation

ICLR 2022spotlight

Many gradient-based meta-learning methods assume a set of parameters that do not participate in inner-optimization, which can be considered as hyperparameters. Although such hyperparameters can be optimized using the existing gradient-based hyperparameter optimization (HO) methods, they suffer from…

Cited by 9SourcePDFScholar
2022

Saliency Grafting: Innocuous Attribution-Guided Mixup with Calibrated Label Mixing

AAAI 2022technical

The Mixup scheme suggests mixing a pair of samples to create an augmented training sample and has gained considerable attention recently for improving the generalizability of neural networks. A straightforward and widely used extension of Mixup is to combine with regional dropout-like methods: remov…

Cited by 25SourcePDFScholar
2022

TAM: Topology-Aware Margin Loss for Class-Imbalanced Node Classification

ICML 2022spotlight

Learning unbiased node representations under class-imbalanced graph data is challenging due to interactions between adjacent nodes. Existing studies have in common that they compensate the minor class nodes ‘as a group’ according to their overall quantity (ignoring node connections in graph), which…

2021

Clinical Risk Prediction with Temporal Probabilistic Asymmetric Multi-Task Learning

AAAI 2021technical

Although recent multi-task learning methods have shown to be effective in improving the generalization of deep neural networks, they should be used with caution for safety-critical applications, such as clinical risk prediction. This is because even if they achieve improved task-average performance,…

2021

Cluster-Promoting Quantization With Bit-Drop for Minimizing Network Quantization Loss

ICCV 2021poster

Network quantization, which aims to reduce the bit-lengths of the network weights and activations, has emerged for their deployments to resource-limited devices. Although recent studies have successfully discretized a full-precision network, they still incur large quantization errors after training,…

Cited by 15PDFScholar
2021

FedMix: Approximation of Mixup under Mean Augmented Federated Learning

ICLR 2021poster

Federated learning (FL) allows edge devices to collectively learn a model without directly sharing data within each device, thus preserving privacy and eliminating the need to store data globally. While there are promising results under the assumption of independent and identically distributed (iid)…

Cited by 229SourcePDFScholar
2021

Federated Continual Learning with Weighted Inter-client Transfer

ICML 2021spotlight

There has been a surge of interest in continual learning and federated learning, both of which are important in deep neural networks in real-world scenarios. Yet little research has been done regarding the scenario where each client learns on a sequence of tasks from a private local data stream. Thi…

2021

Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning

ICLR 2021poster

While existing federated learning approaches mostly require that clients have fully-labeled data to train on, in realistic settings, data obtained at the client-side often comes without any accompanying labels. Such deficiency of labels may result from either high labeling cost, or difficulty of ann…

2021

GTA: Graph Truncated Attention for Retrosynthesis

AAAI 2021technical

Retrosynthesis is the task of predicting reactant molecules from a given product molecule and is, important in organic chemistry because the identification of a synthetic path is as demanding as the discovery of new chemical compounds. Recently, the retrosynthesis task has been solved automatically…

Cited by 71SourcePDFScholar
2021

Learning to Sample with Local and Global Contexts in Experience Replay Buffer

ICLR 2021poster

Experience replay, which enables the agents to remember and reuse experience from the past, has played a significant role in the success of off-policy reinforcement learning (RL). To utilize the experience replay efficiently, the existing sampling methods allow selecting out more meaningful experien…

Cited by 26SourcePDFScholar
2021

Meta-StyleSpeech : Multi-Speaker Adaptive Text-to-Speech Generation

ICML 2021spotlight

With rapid progress in neural text-to-speech (TTS) models, personalized speech generation is now in high demand for many applications. For practical applicability, a TTS model should generate high-quality speech with only a few audio samples from the given speaker, that are also short in length. How…

2021

RetCL: A Selection-based Approach for Retrosynthesis via Contrastive Learning

IJCAI 2021poster

Retrosynthesis, of which the goal is to find a set of reactants for synthesizing a target product, is an emerging research area of deep learning. While the existing approaches have shown promising results, they currently lack the ability to consider availability (e.g., stability or purchasability) o…

Cited by 23SourcePDFScholar
2021

Unbiased Classification through Bias-Contrastive and Bias-Balanced Learning

NeurIPS 2021poster

Datasets for training machine learning models tend to be biased unless the data is collected with complete care. In such a biased dataset, models are susceptible to making predictions based on the biased features of the data. The biased model fails to generalize to the case where correlations betwee…

2020

Attribution Preservation in Network Compression for Reliable Network Interpretation

NeurIPS 2020poster

Neural networks embedded in safety-sensitive applications such as self-driving cars and wearable health monitors rely on two important techniques: input attribution for hindsight analysis and network compression to reduce its size for edge-computing. In this paper, we show that these seemingly unrel…

Cited by 11SourcePDFScholar
2020

Bootstrapping neural processes

NeurIPS 2020poster

Unlike in the traditional statistical modeling for which a user typically hand-specify a prior, Neural Processes (NPs) implicitly define a broad class of stochastic processes with neural networks. Given a data stream, NP learns a stochastic process that best describes the data. While this ``data-dri…

2020

Cost-Effective Interactive Attention Learning with Neural Attention Processes

ICML 2020poster

We propose a novel interactive learning framework which we refer to as Interactive Attention Learning (IAL), in which the human supervisors interactively manipulate the allocated attentions, to correct the model’s behaviour by updating the attention-generating network. However, such a model is prone…

2020

Distribution Aligning Refinery of Pseudo-label for Imbalanced Semi-supervised Learning

NeurIPS 2020poster

While semi-supervised learning (SSL) has proven to be a promising way for leveraging unlabeled data when labeled data is scarce, the existing SSL algorithms typically assume that training class distributions are balanced. However, these SSL algorithms trained under imbalanced class distributions can…

2020

Few-shot Visual Reasoning with Meta-Analogical Contrastive Learning

NeurIPS 2020poster

While humans can solve a visual puzzle that requires logical reasoning by observing only few samples, it would require training over a large number of samples for state-of-the-art deep reasoning models to obtain similar performance on the same task. In this work, we propose to solve such a few-shot…

Cited by 29SourcePDFScholar
2020

Learning to Balance: Bayesian Meta-Learning for Imbalanced and Out-of-distribution Tasks

ICLR 2020talk

While tasks could come with varying the number of instances and classes in realistic settings, the existing meta-learning approaches for few-shot classification assume that number of instances per task and class is fixed. Due to such restriction, they learn to equally utilize the meta-knowledge acro…

Cited by 144SourcecodeScholar
2020

Meta Dropout: Learning to Perturb Latent Features for Generalization

ICLR 2020poster

A machine learning model that generalizes well should obtain low errors on unseen test examples. Thus, if we know how to optimally perturb training examples to account for test examples, we may achieve better generalization performance. However, obtaining such perturbation is not possible in standar…

Cited by 60SourcecodeScholar
2020

Scalable and Order-robust Continual Learning with Additive Parameter Decomposition

ICLR 2020poster

While recent continual learning methods largely alleviate the catastrophic problem on toy-sized datasets, there are issues that remain to be tackled in order to apply them to real-world problem domains. First, a continual learning model should effectively handle catastrophic forgetting and be effici…

Cited by 200SourcecodeScholar
2020

Why Not to Use Zero Imputation? Correcting Sparsity Bias in Training Neural Networks

ICLR 2020poster

Handling missing data is one of the most fundamental problems in machine learning. Among many approaches, the simplest and most intuitive way is zero imputation, which treats the value of a missing entry simply as zero. However, many studies have experimentally confirmed that zero imputation results…

Cited by 47SourcecodeScholar
2019

LEARNING TO PROPAGATE LABELS: TRANSDUCTIVE PROPAGATION NETWORK FOR FEW-SHOT LEARNING

ICLR 2019poster

The goal of few-shot learning is to learn a classifier that generalizes well even when trained with a limited number of training instances per class. The recently introduced meta-learning approaches tackle this problem by learning a generic classifier across a large number of multiclass classificati…

2019

Trimming the $\ell_1$ Regularizer: Statistical Analysis, Optimization, and Applications to Deep Learning

ICML 2019oral

We study high-dimensional estimators with the trimmed $\ell_1$ penalty, which leaves the h largest parameter entries penalty-free. While optimization techniques for this nonconvex penalty have been studied, the statistical properties have not yet been analyzed. We present the first statistical analy…

2018

Joint Active Feature Acquisition and Classification with Variable-Size Set Encoding

NeurIPS 2018poster

We consider the problem of active feature acquisition where the goal is to sequentially select the subset of features in order to achieve the maximum prediction performance in the most cost-effective way at test time. In this work, we formulate this active feature acquisition as a jointly learning p…

2018

Uncertainty-Aware Attention for Reliable Interpretation and Prediction

NeurIPS 2018poster

Attention mechanism is effective in both focusing the deep learning models on relevant features and interpreting them. However, attentions may be unreliable since the networks that generate them are often trained in a weakly-supervised manner. To overcome this limitation, we introduce the notion of…

2017

Sparse + Group-Sparse Dirty Models: Statistical Guarantees without Unreasonable Conditions and a Case for Non-Convexity

ICML 2017poster

Imposing sparse + group-sparse superposition structures in high-dimensional parameter estimation is known to provide flexible regularization that is more realistic for many real-world problems. For example, such a superposition enables partially-shared support sets in multi-task learning, thereby st…

Cited by 5SourcePDFScholar
2015

Closed-form Estimators for High-dimensional Generalized Linear Models

NeurIPS 2015spotlight

We propose a class of closed-form estimators for GLMs under high-dimensional sampling regimes. Our class of estimators is based on deriving closed-form variants of the vanilla unregularized MLE but which are (a) well-defined even under high-dimensional settings, and (b) available in closed-form. We…

Cited by 13SourcePDFScholar