中文
相关论文

相关论文: SIFT -- File Fragment Classification Without Metad…

200 篇论文

Recent advancements in dataset distillation have demonstrated the significant benefits of employing soft labels generated by pre-trained teacher models. In this paper, we introduce a novel perspective by emphasizing the full utilization of…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Xinyi Shang , Peng Sun , Tao Lin

Conventional Computed Tomography (CT) imaging recognition faces two significant challenges: (1) There is often considerable variability in the resolution and size of each CT scan, necessitating strict requirements for the input size and…

图像与视频处理 · 电气工程与系统科学 2024-04-23 Chih-Chung Hsu , Chia-Ming Lee , Yang Fan Chiang , Yi-Shiuan Chou , Chih-Yu Jiang , Shen-Chieh Tai , Chi-Han Tsai

Local feature extraction is a standard approach in computer vision for tackling important tasks such as image matching and retrieval. The core assumption of most methods is that images undergo affine transformations, disregarding more…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Guilherme Potje , Felipe Cadar , Andre Araujo , Renato Martins , Erickson R. Nascimento

Aligning Diffusion models has achieved remarkable breakthroughs in generating high-quality, human preference-aligned images. Existing techniques, such as supervised fine-tuning (SFT) and DPO-style preference optimization, have become…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Zening Sun , Zhengpeng Xie , Lichen Bai , Shitong Shao , Shuo Yang , Zeke Xie

Supervised fine-tuning (SFT) is a pivotal approach to adapting large language models (LLMs) for downstream tasks; however, performance often suffers from the ``seesaw phenomenon'', where indiscriminate parameter updates yield progress on…

计算与语言 · 计算机科学 2025-09-22 Yao Wang , Di Liang , Minlong Peng

Computer vision has transformed medical diagnosis, treatment, and research through advanced image processing and machine learning techniques. Fracture classification, a critical area in healthcare, has greatly benefited from these…

图像与视频处理 · 电气工程与系统科学 2025-03-24 Snigdha Paul , Sambit Mallick , Anindya Sen

Latest results indicate that features learned via convolutional neural networks outperform previous descriptors on classification tasks by a large margin. It has been shown that these networks still work well when they are applied to…

计算机视觉与模式识别 · 计算机科学 2015-06-25 Philipp Fischer , Alexey Dosovitskiy , Thomas Brox

Feature selection is frequently used as a pre-processing step to machine learning. It is a process of choosing a subset of original features so that the feature space is optimally reduced according to a certain evaluation criterion. The…

计算机视觉与模式识别 · 计算机科学 2014-01-07 Vijendra Singh , Shivani Pathak

Distributed and federated learning are important tools for high-dimensional classification of large datasets. To reduce computational costs and overcome the curse of dimensionality, feature screening plays a pivotal role in eliminating…

机器学习 · 统计学 2025-06-03 Qi Qin , Erbo Li , Xingxiang Li , Yifan Sun , Wu Wang , Chen Xu

Large-scale image datasets are often partially labeled, where only a few categories' labels are known for each image. Assigning pseudo-labels to unknown labels to gain additional training signals has become prevalent for training deep…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Chak Fong Chong , Xinyi Fang , Jielong Guo , Yapeng Wang , Wei Ke , Chan-Tong Lam , Sio-Kei Im

Semantic image segmentation, the process of classifying each pixel in an image into a particular class, plays an important role in many visual understanding systems. As the predominant criterion for evaluating the performance of statistical…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Reza Azad , Moein Heidary , Kadir Yilmaz , Michael Hüttemann , Sanaz Karimijafarbigloo , Yuli Wu , Anke Schmeink , Dorit Merhof

This study attempts to provide explanations, descriptions and evaluations of some most popular and current combinations of description and descriptor frameworks, namely SIFT, SURF, MSER, and BRISK for keypoint extractors and SIFT, SURF,…

计算机视觉与模式识别 · 计算机科学 2018-05-03 Novanto Yudistira , Achmad Ridok , Ali Fauzi

Information Technology (IT) is recognized as an independent and unique research field. However, there has been ambiguity and difficulty in identifying and differentiating IT research from other close variations. Given this context, this…

数字图书馆 · 计算机科学 2025-09-17 Said Varlioglu , Hazem Said , Murat Ozer , Nelly Elsayed

Feature Transformation is crucial for classic machine learning that aims to generate feature combinations to enhance the performance of downstream tasks from a data-centric perspective. Current methodologies, such as manual expert-driven…

机器学习 · 计算机科学 2025-03-27 Tianqi He , Xiaohan Huang , Yi Du , Qingqing Long , Ziyue Qiao , Min Wu , Yanjie Fu , Yuanchun Zhou , Meng Xiao

Formulate the problem as follows. Split a file into n pieces so that it can be restored without any m parts (1<=m<=n). Such problems are called problems secret sharing. There exists a set of methods for solving such problems, but they all…

数据结构与算法 · 计算机科学 2010-09-10 Oleg Titov

This paper presents a novel meta learning framework for feature selection (FS) based on fuzzy similarity. The proposed method aims to recommend the best FS method from four candidate FS methods for any given dataset. This is achieved by…

机器学习 · 计算机科学 2020-05-22 Zixiao Shen , Xin Chen , Jonathan M. Garibaldi

Data selection is crucial for optimizing language model (LM) performance on specific tasks, yet most existing methods fail to effectively consider the target task distribution. Current approaches either ignore task-specific requirements…

机器学习 · 计算机科学 2025-04-15 Elyas Obbad , Iddah Mlauzi , Brando Miranda , Rylan Schaeffer , Kamal Obbad , Suhana Bedi , Sanmi Koyejo

The graph Fourier transform (GFT) is a fundamental tool in graph signal processing and has recently been extended to the graph fractional Fourier transform (GFRFT). Existing sampling methods in the GFRFT domain are primarily designed to…

综合数学 · 数学 2026-05-27 Yu Zhang , Jia-Yin Peng , Bing-Zhao Li

This paper presents a full-reference image quality estimator based on SIFT descriptor matching over reliability-weighted feature maps. Reliability assignment includes a smoothing operation, a transformation to perceptual color domain, a…

图像与视频处理 · 电气工程与系统科学 2018-11-16 Dogancan Temel , Ghassan AlRegib

Editing on digital images is ubiquitous. Identification of deliberately modified facial images is a new challenge for face identification system. In this paper, we address the problem of identification of a face or person from heavily…

计算机视觉与模式识别 · 计算机科学 2011-06-27 H. R. Chennamma , Lalitha Rangarajan , Veerabhadrappa