Yanghe Feng
5 Papers
Yanghe Feng is an academic researcher. The author has contributed to research in topics: Computer science & Engineering. The author has co-authored 4 publications.
Chat about Author
Papers
Evolving graph-based video crowd anomaly detection
Meng Jiao Yang,Yanghe Feng,Aravinda S. Rao,Sutharshan Rajasegarar,Shucong Tian,Zhengchun Zhou +5 more
TL;DR: This work proposes a novel architecture to detect anomalous patterns of crowd movements via graph networks by modeling pedestrian movements as graphs and then identifying the network bottlenecks through a max-flow/min-cut pedestrian flow optimization scheme (MFMCPOS).
12
FreeEagle: Detecting Complex Neural Trojans in Data-Free Cases
TL;DR: FreeEagle as mentioned in this paper is the first data-free backdoor detection method that can effectively detect complex backdoor attacks on deep neural networks, without relying on the access to any clean samples or samples with the trigger.
Boosting Binary Neural Networks via Dynamic Thresholds Learning
TL;DR: DySign as discussed by the authors introduces the statistics of channel information into explicit thresholds learning for the Sign Function to generate various thresholds based on input distribution, which can be flexibly applied to both DCNNs and ViTs to achieve promising performance improvement.
Software/Code for "Federated Optimization Under Intermittent Client Availability"
Yikai Yan,Chaoyue Niu,Yucheng Ding,Zhenzhe Zheng,Shaojie Tang,Qinya Li,Chengfei Lyu,Yanghe Feng,Guihai Chen +8 more
TL;DR: This work proposes a simple distributed nonconvex optimization algorithm, called federated latest aver-aging (FedLaAvg), which leverages the latest gradients of all clients, even when the clients are not available, to jointly update the global model in each iteration.
TextDefense: Adversarial Text Detection based on Word Importance Entropy
TL;DR: TextDefend as discussed by the authors is a new adversarial example detection framework that utilizes the target model's capability to defend against adversarial attacks while requiring no prior knowledge, which is attack type agnostic and can be applied to different architectures, datasets, and attack methods.