中文
相关论文

相关论文: spotFuzzer: Static Instrument and Fuzzing Windows …

200 篇论文

The Guzheng is a kind of traditional Chinese instruments with diverse playing techniques. Instrument playing techniques (IPT) play an important role in musical performance. However, most of the existing works for IPT detection show low…

声音 · 计算机科学 2022-09-20 Dichucheng Li , Yulun Wu , Qinyu Li , Jiahao Zhao , Yi Yu , Fan Xia , Wei Li

This paper introduces cozy, a tool for analyzing and visualizing differences between two versions of a software binary. The primary use case for cozy is validating "micropatches": small binary or assembly-level patches inserted into…

软件工程 · 计算机科学 2025-09-04 Caleb Helbling , Graham Leach-Krouse , Sam Lasser , Greg Sullivan

Manipulating particles, such as cells and tissues, in a flowing liquid environment is crucial for life science research. Traditional contactless tweezers, although widely used for single-cell manipulation, face several challenges. These…

流体动力学 · 物理学 2025-01-07 Yuhong Zhou , Fubao Yang , Jinrong Liu , Gaole Dai , Zixin Li , Xuzhi Zhou , Peng Jin , Jiping Huang

Most of researches on image forensics have been mainly focused on detection of artifacts introduced by a single processing tool. They lead in the development of many specialized algorithms looking for one or more particular footprints under…

计算机视觉与模式识别 · 计算机科学 2017-01-31 Habib Ghaffari Hadigheh , Ghazali bin sulong

With the increasing prevalence of voice-activated devices and applications, keyword spotting (KWS) models enable users to interact with technology hands-free, enhancing convenience and accessibility in various contexts. Deploying KWS models…

音频与语音处理 · 电气工程与系统科学 2025-04-29 Jonathan Svirsky , Uri Shaham , Ofir Lindenbaum

The security of microcontrollers, which drive modern IoT and embedded devices, continues to raise major concerns. Within a microcontroller (MCU), the firmware is a monolithic piece of software that contains the whole software stack, whereas…

密码学与安全 · 计算机科学 2023-12-05 Bo Feng , Meng Luo , Changming Liu , Long Lu , Engin Kirda

Learning robust representations from data often requires scale, which has led to the success of recent zero-shot models such as CLIP. However, the obtained robustness can easily be deteriorated when these models are fine-tuned on other…

人工智能 · 计算机科学 2025-06-30 Younghyun Kim , Jongheon Jeong , Sangkyung Kwak , Kyungmin Lee , Juho Lee , Jinwoo Shin

This paper proposes a novel inertial-aided localization approach by fusing information from multiple inertial measurement units (IMUs) and exteroceptive sensors. IMU is a low-cost motion sensor which provides measurements on angular…

机器人学 · 计算机科学 2020-01-20 Ming Zhang , Yiming Chen , Xiangyu Xu , Mingyang Li

This paper proposes a novel spatiotemporal (ST) fusion framework for satellite images, named Robust Optimization-based Spatiotemporal Fusion (ROSTF). ST fusion is a promising approach to resolve a trade-off between the temporal and spatial…

图像与视频处理 · 电气工程与系统科学 2024-07-01 Ryosuke Isono , Kazuki Naganuma , Shunsuke Ono

In recent years, fuzz testing has benefited from increased computational power and important algorithmic advances, leading to systems that have discovered many critical bugs and vulnerabilities in production software. Despite these…

密码学与安全 · 计算机科学 2022-05-31 Anastasios Andronidis , Cristian Cadar

The current hardware landscape and application scale is driving performance engineers towards writing bespoke optimizations. Verifying such optimizations, and generating minimal failing cases, is important for robustness in the face of…

Fuzzing is a well-established technique in the software domain to uncover bugs and vulnerabilities. Yet, applications of fuzzing for security vulnerabilities in hardware systems are scarce, as principal reasons are requirements for design…

密码学与安全 · 计算机科学 2024-02-16 Maik Ender , Felix Hahn , Marc Fyrbiak , Amir Moradi , Christof Paar

We have implemented highly stable and tunable frequency references using optical high finesse cavities which incorporate a piezo actuator. As piezo material we used ceramic PZT, crystalline quartz, or PZN-PT single crystals. Lasers locked…

This paper presents a novel Fully Binary Point Cloud Transformer (FBPT) model which has the potential to be widely applied and expanded in the fields of robotics and mobile devices. By compressing the weights and activations of a 32-bit…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Zhixing Hou , Yuzhang Shang , Yan Yan

Smart contracts are susceptible to critical vulnerabilities. Hybrid dynamic analyses, such as concolic execution assisted fuzzing and foundation model assisted fuzzing, have emerged as highly effective testing techniques for smart contract…

软件工程 · 计算机科学 2024-09-10 Sally Junsong Wang , Jianan Yao , Kexin Pei , Hidedaki Takahashi , Junfeng Yang

As numerous instruction-tuning datasets continue to emerge during the post-training stage, dynamically balancing and optimizing their mixtures has become a critical challenge. To address this, we propose DynamixSFT, a dynamic and automated…

机器学习 · 计算机科学 2025-08-19 Haebin Shin , Lei Ji , Xiao Liu , Zhiwei Yu , Qi Chen , Yeyun Gong

The remarkable breakthroughs in point cloud representation learning have boosted their usage in real-world applications such as self-driving cars and virtual reality. However, these applications usually have an urgent requirement for not…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Linfeng Zhang , Runpei Dong , Hung-Shuo Tai , Kaisheng Ma

Fuzz testing is one of the most effective techniques for finding software vulnerabilities. While modern fuzzers can generate inputs and monitor executions automatically, the overall workflow, from analyzing a codebase, to configuring…

软件工程 · 计算机科学 2025-09-19 Max Bazalii , Marius Fleischer

Fuzzing is a highly effective automated testing method for uncovering software vulnerabilities. Despite advances in fuzzing techniques, such as coverage-guided greybox fuzzing, many fuzzers struggle with coverage plateaus caused by fuzz…

软件工程 · 计算机科学 2025-10-07 Wentao Gao , Renata Borovica-Gajic , Sang Kil Cha , Tian Qiu , Van-Thuan Pham

Fuzzing is a widely used technique for discovering software vulnerabilities, but identifying hot bytes that influence program behavior remains challenging. Traditional taint analysis can track such bytes white-box, but suffers from…

密码学与安全 · 计算机科学 2025-06-11 Yuchong Xie , Wenhui Zhang , Dongdong She