中文
相关论文

相关论文: Hybrid Multi-level Crossover for Unit Test Case Ge…

200 篇论文

Mixup has become a popular augmentation strategy for image classification, yet its naive pixel-wise interpolation often produces unrealistic images that can hinder learning, particularly in high-stakes medical applications. We propose…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Hugo Carlesso , Maria Eliza Patulea , Moncef Garouani , Radu Tudor Ionescu , Josiane Mothe

Differential evolution (DE) is an effective global evolutionary optimization algorithm using to solve global optimization problems mainly in a continuous domain. In this field, researchers pay more attention to improving the capability of…

神经与进化计算 · 计算机科学 2023-03-07 Pan Zibin

Evolutionary computation has been shown to be a highly effective method for training neural networks, particularly when employed at scale on CPU clusters. Recent work have also showcased their effectiveness on hardware accelerators, such as…

神经与进化计算 · 计算机科学 2022-04-07 Yujin Tang , Yingtao Tian , David Ha

High-level synthesis (HLS) is an automated design process that transforms high-level code into hardware designs, enabling the rapid development of hardware accelerators. HLS relies on pragmas, which are directives inserted into the source…

Conventional document layout analysis (DLA) traditionally depends on empirical priors or a fixed set of learnable queries executed in a single forward pass. While sufficient for early-generation documents with a small, predetermined number…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Yufan Chen , Omar Moured , Ruiping Liu , Junwei Zheng , Kunyu Peng , Jiaming Zhang , Rainer Stiefelhagen

Testing complex simulation models can be expensive and time consuming. Current state-of-the-art methods that explore this problem are fully-supervised; i.e. they require that all examples are labeled. On the other hand, the GenClu system…

软件工程 · 计算机科学 2023-12-04 Xiao Ling , Tim Menzies

We present a hybrid model of the unitary-evolution-based quantum computation model and the measurement-based quantum computation model. In the hybrid model part of a quantum circuit is simulated by unitary evolution and the rest by…

量子物理 · 物理学 2011-05-19 Arun Sehrawat , Daniel Zemann , Berthold-Georg Englert

Common test generators fall into two categories. Generating test inputs at the unit level is fast, but can lead to false alarms when a function is called with inputs that would not occur in a system context. If a generated input at the…

软件工程 · 计算机科学 2019-06-05 Alexander Kampmann , Andreas Zeller

Genomic sequence alignment is an important research topic in bioinformatics and continues to attract significant efforts. As genomic data grow exponentially, however, most of alignment methods face challenges due to their huge computational…

计算工程、金融与科学 · 计算机科学 2018-06-07 Hanyu Jiang , Narayan Ganesan , Yu-Dong Yao

The application of genetic algorithms (GAs) to many optimization problems in organizations often results in good performance and high quality solutions. For successful and efficient use of GAs, it is not enough to simply apply simple GAs…

神经与进化计算 · 计算机科学 2008-12-18 Maroun Bercachi , Philippe Collard , Manuel Clergue , Sébastien Verel

Existing question answering (QA) systems owe much of their success to large, high-quality training data. Such annotation efforts are costly, and the difficulty compounds in the cross-lingual setting. Therefore, prior cross-lingual QA work…

计算与语言 · 计算机科学 2023-10-18 Bryan Li , Chris Callison-Burch

We introduce SMUTF (Schema Matching Using Generative Tags and Hybrid Features), a unique approach for large-scale tabular data schema matching (SM), which assumes that supervised learning does not affect performance in open-domain tasks,…

计算与语言 · 计算机科学 2025-05-06 Yu Zhang , Mei Di , Haozheng Luo , Chenwei Xu , Richard Tzong-Han Tsai

We propose a change-point detection method for large scale multiple testing problems with data having clustered signals. Unlike the classic change-point setup, the signals can vary in size within a cluster. The clustering structure on the…

统计方法学 · 统计学 2021-10-07 Hongyuan Cao , Wei Biao Wu

Vision-language models have been key to the development of open-vocabulary 2D semantic segmentation. Lifting these models from 2D images to 3D scenes, however, remains a challenging problem. Existing approaches typically back-project and…

计算机视觉与模式识别 · 计算机科学 2026-04-15 Tomas Berriel Martins , Martin R. Oswald , Javier Civera

Large language models (LLMs) for code completion and generation are increasingly used in software development, yet they may reproduce training examples verbatim and without authorship attribution, raising legal and ethical concerns around…

软件工程 · 计算机科学 2026-05-28 Andrea Gurioli , Davide D'Ascenzo , Federico Pennino , Maurizio Gabbrielli , Stefano Zacchiroli

Unit test generation has become a promising and important Large Language Model (LLM) use case. However, existing evaluation benchmarks for LLM unit test generation focus on function- or class-level code (single-file) rather than more…

软件工程 · 计算机科学 2026-04-08 Yibo Wang , Congying Xia , Wenting Zhao , Jiangshu Du , Chunyu Miao , Zhongfen Deng , Philip S. Yu , Chen Xing

Cartesian Genetic Programming has traditionally been using mutation as its main and often sole genetic operator to drive evolutionary search. Despite advancements in recent years, recombinationbased approaches have long been avoided, due to…

神经与进化计算 · 计算机科学 2026-05-28 Duy Long Tran , Anja Jankovic , Marie Anastacio , Holger Hoos , Roman Kalkreuth

In this paper, we propose an iterative framework, which consists of two phases: a generation phase and a training phase, to generate realistic training data and yield a supervised homography network. In the generation phase, given an…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Hai Jiang , Haipeng Li , Songchen Han , Haoqiang Fan , Bing Zeng , Shuaicheng Liu

As LLMs continue to shape real-world applications, automated jailbreak generation becomes essential to reveal safety weaknesses and guide model improvement. Existing automatic jailbreak generation methods have not yet fully considered two…

神经与进化计算 · 计算机科学 2026-05-06 Rui Tang , Kaiyu Xu , Pengsen Cheng , Hao Ren , Haizhou Wang , Shuyu Jiang

Unit testing is an essential yet frequently arduous task. Various automated unit test generation tools have been introduced to mitigate this challenge. Notably, methods based on large language models (LLMs) have garnered considerable…

软件工程 · 计算机科学 2024-05-08 Yinghao Chen , Zehao Hu , Chen Zhi , Junxiao Han , Shuiguang Deng , Jianwei Yin