← Search

Mete Ozay

34 accepted papers

2026

DP-LAC: LIGHTWEIGHT ADAPTIVE CLIPPING FOR DIFFERENTIALLY PRIVATE FEDERATED FINE-TUNING OF LANGUAGE MODELS

ICASSP 2026poster

Federated learning (FL) enables the collaborative training of large-scale language models (LLMs) across edge devices while keeping user data on-device. However, FL still exposes sensitive information through client-provided gradients. Differentially private stochastic gradient descent (DP-SGD) mitig…

Cited by 0SourcePDFScholar
2025

A Study of Improving The Privacy-Utility Trade-off of Task-specific Models with Learnable Privacy

ICASSP 2025accepted

In recent years, machine learning (ML) models have been integrated into various applications and products to improve user experience. However, this approach raises significant concerns about the protection of private user data utilized for training the models. One limitation of vanilla privacy metho…

Cited by 0SourceScholar
2025

Accurate Scene Text Recognition with Efficient Model Scaling and Cloze Self-Distillation

CVPR 2025poster

Scaling architectures have been proven effective for improving Scene Text Recognition (STR), but the individual contribution of vision encoder and text decoder scaling remain under-explored. In this work, we present an in-depth empirical analysis and demonstrate that, contrary to previous observatio…

Cited by 0SourcePDFScholar
2025

Controllable Forgetting Mechanism for Few-Shot Class-Incremental Learning

ICASSP 2025accepted

Class-incremental learning in the context of limited personal labeled samples (few-shot) is critical for numerous real-world applications, such as smart home devices. A key challenge in these scenarios is balancing the trade-off between adapting to new, personalized classes and maintaining the perfo…

Cited by 0SourceScholar
2025

DreamCache: Finetuning-Free Lightweight Personalized Image Generation via Feature Caching

CVPR 2025poster

Personalized image generation requires text-to-image generative models that capture the core features of a reference subject to allow for controlled generation across different contexts. Existing methods face challenges due to complex training requirements, high inference costs, limited flexibility,…

2025

Efficient Compositional Multi-tasking for On-device Large Language Models

EMNLP 2025

Adapter parameters provide a mechanism to modify the behavior of machine learning models and have gained significant popularity in the context of large language models (LLMs) and generative AI. These parameters can be merged to support multiple tasks via a process known as task merging. However, pri

Cited by 0SourcePDFScholar
2025

HydraOpt: Navigating the Efficiency-Performance Trade-off of Adapter Merging

EMNLP 2025

Large language models (LLMs) often leverage adapters, such as low-rank-based adapters, to achieve strong performance on downstream tasks. However, storing a separate adapter for each task significantly increases memory requirements, posing a challenge for resource-constrained environ ments such as m

Cited by 0SourcePDFScholar
2025

Hyper-Refinement for Low-Rank Adaptation

ICASSP 2025accepted

Parameter-efficient fine-tuning (PEFT) is utilized to adapt large pre-trained machine learning (ML) models to new tasks using a small number of trainable parameters. In particular, Low-Rank Adaptation (LoRA) is one of the prominent PEFT methods. To this end, we introduce a novel method that exploits…

Cited by 0SourceScholar
2025

LoRA.rar: Learning to Merge LoRAs via Hypernetworks for Subject-Style Conditioned Image Generation

ICCV 2025poster

Recent advancements in image generation models have enabled personalized image creation with both user-defined subjects (content) and styles. Prior works achieved personalization by merging corresponding low-rank adapters (LoRAs) through optimization-based methods, which are computationally demandin…

2025

ValSub: Subsampling Validation Data to Mitigate Forgetting during ASR Personalization

ICASSP 2025accepted

Automatic Speech Recognition (ASR) is widely used within consumer devices such as mobile phones. Recently, personalization or on-device model fine-tuning has shown that adaptation of ASR models towards target user speech improves their performance over rare words or accented speech. Despite these ga…

Cited by 0SourceScholar
2025

persoDA: Personalized Data Augmentation for Personalized ASR

ICASSP 2025accepted

Data augmentation (DA) is ubiquitously used in training of Automatic Speech Recognition (ASR) models. DA offers increased data variability, robustness and generalization against different acoustic distortions. Recently, personalization of ASR models on mobile devices has been shown to improve Word E…

Cited by 0SourceScholar
2024

A Study of Parameter Efficient Fine-tuning by Learning to Efficiently Fine-Tune

EMNLP 2024finding

The growing size of large language models (LLMs) requires parameter-efficient fine-tuning (PEFT) methods for their adaptation to new tasks. Existing methods, such as Low-Rank Adaptation (LoRA), typically involve model adaptation by training the PEFT parameters. One open problem required to be solved…

Cited by 1SourcePDFScholar
2024

Cross-Architecture Auxiliary Feature Space Translation for Efficient Few-Shot Personalized Object Detection

IROS 2024poster

Recent years have seen object detection robotic systems deployed in several personal devices (e.g., home robots and appliances). This has highlighted a challenge in their design, i.e., they cannot efficiently update their knowledge to distinguish between general classes and user-specific instances (…

Cited by 3SourceScholar
2024

Deep Neural Network Models Trained with a Fixed Random Classifier Transfer Better Across Domains

ICASSP 2024accepted

The recently discovered Neural collapse (NC) phenomenon states that the last-layer weights of Deep Neural Networks (DNN), converge to the so-called Equiangular Tight Frame (ETF) simplex, at the terminal phase of their training. This ETF geometry is equivalent to vanishing within-class variability of…

Cited by 0SourceScholar
2024

Enhanced Model Robustness to Input Corruptions by Per-corruption Adaptation of Normalization Statistics

IROS 2024poster

Developing a reliable vision system is a fundamental challenge for robotic technologies (e.g., indoor service robots and outdoor autonomous robots) which can ensure reliable navigation even in challenging environments such as adverse weather conditions (e.g., fog, rain), poor lighting conditions (e.…

Cited by 1SourceScholar
2024

FFT-Based Selection and Optimization of Statistics for Robust Recognition of Severely Corrupted Images

ICASSP 2024accepted

Improving model robustness in case of corrupted images is among the key challenges to enable robust vision systems on smart devices, such as robotic agents. Particularly, robust test-time performance is imperative for most of the applications. This paper presents a novel approach to improve robustne…

Cited by 0SourceScholar
2024

LoRA-Guard: Parameter-Efficient Guardrail Adaptation for Content Moderation of Large Language Models

EMNLP 2024main

Guardrails have emerged as an alternative to safety alignment for content moderation of large language models (LLMs). Existing model-based guardrails have not been designed for resource-constrained computational portable devices, such as mobile phones, more and more of which are running LLM-based ap…

Cited by 3SourcePDFScholar
2024

Model Merging and Safety Alignment: One Bad Model Spoils the Bunch

EMNLP 2024finding

Merging Large Language Models (LLMs) is a cost-effective technique for combining multiple expert LLMs into a single versatile model, retaining the expertise of the original ones. However, current approaches often overlook the importance of safety alignment during merging, leading to highly misaligne…

2024

Object-Conditioned Bag of Instances for Few-Shot Personalized Instance Recognition

ICASSP 2024accepted

Nowadays, users demand for increased personalization of vision systems to localize and identify personal instances of objects (e.g., my dog rather than dog) from a few-shot dataset only. Despite outstanding results of deep networks on classical label-abundant benchmarks (e.g., those of the latest YO…

Cited by 0SourceScholar
2024

Swiss DINO: Efficient and Versatile Vision Framework for On-device Personal Object Search

IROS 2024poster

In this paper, we address a recent trend in robotic home appliances to include vision systems on personal devices, capable of personalizing the appliances on the fly. In particular, we formulate and address an important technical task of personal object search, which involves localization and identi…

Cited by 2SourcecodeScholar
2022

Feature Kernel Distillation

ICLR 2022poster

Trained Neural Networks (NNs) can be viewed as data-dependent kernel machines, with predictions determined by the inner product of last-layer representations across inputs, referred to as the feature kernel. We explore the relevance of the feature kernel for Knowledge Distillation (KD), using a mech…

Cited by 28SourcePDFScholar
2019

A Generative Model of Underwater Images for Active Landmark Detection and Docking

IROS 2019poster

Underwater active landmarks (UALs) are widely used for short-range underwater navigation in underwater robotics tasks. Detection of UALs is challenging due to large variance of underwater illumination, water quality and change of camera viewpoint. Moreover, improvement of detection accuracy relies u…

Cited by 8SourceScholar
2018

Exploiting the Potential of Standard Convolutional Autoencoders for Image Restoration by Evolutionary Search

ICML 2018oral

Researchers have applied deep neural networks to image restoration tasks, in which they proposed various network architectures, loss functions, and training methods. In particular, adversarial training, which is employed in recent studies, seems to be a key ingredient to success. In this paper, we s…

2018

Feature Quantization for Defending Against Distortion of Images

CVPR 2018poster

In this work, we address the problem of improving robustness of convolutional neural networks (CNNs) to image distortion. We argue that higher moment statistics of feature distributions can be shifted due to image distortion, and the shift leads to performance decrease and cannot be reduced by ordin…

Cited by 35SourcePDFScholar
2015

Compositional Hierarchical Representation of Shape Manifolds for Classification of Non-Manifold Shapes

ICCV 2015poster

We address the problem of statistical learning of shape models which are invariant to translation, rotation and scale in compositional hierarchies when data spaces of measurements and shape spaces are not topological manifolds. In practice, this problem is observed while modeling shapes having multi…

Cited by 7PDFScholar