← Search

Ilya Zharkov

11 accepted papers

2026

ProCrop: Learning Aesthetic Image Cropping from Professional Compositions

AAAI 2026technical

Image cropping is crucial for enhancing the visual appeal and narrative impact of photographs, yet existing rule-based and data-driven approaches often lack diversity or require annotated training data. We introduce ProCrop, a retrieval-based method that leverages professional photography to guide c

Cited by 0SourcePDFScholar
2025

Automatic Joint Structured Pruning and Quantization for Efficient Neural Network Training and Compression

CVPR 2025poster

Structured pruning and quantization are fundamental techniques used to reduce the size of deep neural networks (DNNs) and typically are applied independently. Applying these techniques jointly via co-optimization has the potential to produce smaller, high-quality models. However, existing joint sche…

2025

DistiLLM-2: A Contrastive Approach Boosts the Distillation of LLMs

ICML 2025oral

Despite the success of distillation in large language models (LLMs), most prior work applies identical loss functions to both teacher- and student-generated data. These strategies overlook the synergy between loss formulations and data types, leading to a suboptimal performance boost in student mode…

2025

OFER: Occluded Face Expression Reconstruction

CVPR 2025poster

Reconstructing 3D face models from a single image is an inherently ill-posed problem, which becomes even more challenging in the presence of occlusions. In addition to fewer available observations, occlusions introduce an extra source of ambiguity where multiple reconstructions can be equally valid.…

Cited by 0SourcePDFScholar
2024

CaesarNeRF: Calibrated Semantic Representation for Few-Shot Generalizable Neural Rendering

ECCV 2024poster

"Generalizability and few-shot learning are key challenges in Neural Radiance Fields (NeRF), often due to the lack of a holistic understanding in pixel-level rendering. We introduce CaesarNeRF, an end-to-end approach that leverages scene-level CAlibratEd SemAntic Representation along with pixel-leve…

2024

DREAM: Diffusion Rectification and Estimation-Adaptive Models

CVPR 2024poster

We present DREAM a novel training framework representing Diffusion Rectification and Estimation-Adaptive Models requiring minimal code changes (just three lines) yet significantly enhancing the alignment of training with sampling in diffusion models. DREAM features two components: diffusion rectific…

2024

Motion Graph Unleashed: A Novel Approach to Video Prediction

NeurIPS 2024poster

We introduce motion graph, a novel approach to address the video prediction problem, i.e., predicting future video frames from limited past data. The motion graph transforms patches of video frames into interconnected graph nodes, to comprehensively describe the spatial-temporal relationships among…

2023

OTOv2: Automatic, Generic, User-Friendly

ICLR 2023poster

The existing model compression methods via structured pruning typically require complicated multi-stage procedures. Each individual stage necessitates numerous engineering efforts and domain-knowledge from the end-users which prevent their wider applications onto broader scenarios. We propose the se…

2022

RSTT: Real-Time Spatial Temporal Transformer for Space-Time Video Super-Resolution

CVPR 2022poster

Space-time video super-resolution (STVSR) is the task of interpolating videos with both Low Frame Rate (LFR) and Low Resolution (LR) to produce High-Frame-Rate (HFR) and also High-Resolution (HR) counterparts. The existing methods based on Convolutional Neural Network (CNN) succeed in achieving visu…

Cited by 101PDFcodeScholar
2021

CDFI: Compression-Driven Network Design for Frame Interpolation

CVPR 2021poster

DNN-based frame interpolation--that generates the intermediate frames given two consecutive frames--typically relies on heavy model architectures with a huge number of features, preventing them from being deployed on systems with limited resources, e.g., mobile devices. We propose a compression-driv…

Cited by 119PDFcodeScholar