Skip to main content

Showing 1–41 of 41 results for author: Long, F

Searching in archive cs. Search in all archives.
.
  1. arXiv:2505.22705  [pdf, ps, other

    cs.CV cs.MM

    HiDream-I1: A High-Efficient Image Generative Foundation Model with Sparse Diffusion Transformer

    Authors: Qi Cai, Jingwen Chen, Yang Chen, Yehao Li, Fuchen Long, Yingwei Pan, Zhaofan Qiu, Yiheng Zhang, Fengbin Gao, Peihan Xu, Yimeng Wang, Kai Yu, Wenxuan Chen, Ziwei Feng, Zijian Gong, Jianzhuang Pan, Yi Peng, Rui Tian, Siyu Wang, Bo Zhao, Ting Yao, Tao Mei

    Abstract: Recent advancements in image generative foundation models have prioritized quality improvements but often at the cost of increased computational complexity and inference latency. To address this critical trade-off, we introduce HiDream-I1, a new open-source image generative foundation model with 17B parameters that achieves state-of-the-art image generation quality within seconds. HiDream-I1 is co… ▽ More

    Submitted 28 May, 2025; originally announced May 2025.

    Comments: Source codes and models are available at https://github.com/HiDream-ai/HiDream-I1 and https://github.com/HiDream-ai/HiDream-E1

  2. arXiv:2505.20287  [pdf, other

    cs.CV cs.MM

    MotionPro: A Precise Motion Controller for Image-to-Video Generation

    Authors: Zhongwei Zhang, Fuchen Long, Zhaofan Qiu, Yingwei Pan, Wu Liu, Ting Yao, Tao Mei

    Abstract: Animating images with interactive motion control has garnered popularity for image-to-video (I2V) generation. Modern approaches typically rely on large Gaussian kernels to extend motion trajectories as condition without explicitly defining movement region, leading to coarse motion control and failing to disentangle object and camera moving. To alleviate these, we present MotionPro, a precise motio… ▽ More

    Submitted 26 May, 2025; originally announced May 2025.

    Comments: CVPR 2025. Project page: https://zhw-zhang.github.io/MotionPro-page/

  3. arXiv:2505.19271  [pdf, ps, other

    cs.SE

    VerifyThisBench: Generating Code, Specifications, and Proofs All at Once

    Authors: Xun Deng, Sicheng Zhong, Andreas Veneris, Fan Long, Xujie Si

    Abstract: Large language models (LLMs) have demonstrated remarkable progress in code generation, but many existing benchmarks are approaching saturation and offer little guarantee on the trustworthiness of the generated programs, offering limited insight into deeper reasoning capabilities. We introduce VerifyThisBench, a new benchmark designed to evaluate LLMs on end-to-end program verification tasks that r… ▽ More

    Submitted 25 May, 2025; originally announced May 2025.

  4. arXiv:2504.05509  [pdf, other

    cs.CR cs.SE

    Secure Smart Contract with Control Flow Integrity

    Authors: Zhiyang Chen, Sidi Mohamed Beillahi, Pasha Barahimi, Cyrus Minwalla, Han Du, Andreas Veneris, Fan Long

    Abstract: Smart contracts power decentralized financial (DeFi) services but are vulnerable to complex security exploits that can lead to significant financial losses. Existing security measures often fail to adequately protect these contracts due to the composability of DeFi protocols and the increasing sophistication of attacks. Through a large-scale empirical study of historical transactions from the 30 h… ▽ More

    Submitted 7 April, 2025; originally announced April 2025.

    Comments: 11 pages, 2 figures, 3 tables

  5. arXiv:2501.09019  [pdf, other

    cs.CV

    Ouroboros-Diffusion: Exploring Consistent Content Generation in Tuning-free Long Video Diffusion

    Authors: Jingyuan Chen, Fuchen Long, Jie An, Zhaofan Qiu, Ting Yao, Jiebo Luo, Tao Mei

    Abstract: The first-in-first-out (FIFO) video diffusion, built on a pre-trained text-to-video model, has recently emerged as an effective approach for tuning-free long video generation. This technique maintains a queue of video frames with progressively increasing noise, continuously producing clean frames at the queue's head while Gaussian noise is enqueued at the tail. However, FIFO-Diffusion often strugg… ▽ More

    Submitted 15 January, 2025; originally announced January 2025.

  6. arXiv:2409.19679  [pdf, other

    cs.CV

    SemiDDM-Weather: A Semi-supervised Learning Framework for All-in-one Adverse Weather Removal

    Authors: Fang Long, Wenkang Su, Zixuan Li, Lei Cai, Mingjie Li, Yuan-Gen Wang, Xiaochun Cao

    Abstract: Adverse weather removal aims to restore clear vision under adverse weather conditions. Existing methods are mostly tailored for specific weather types and rely heavily on extensive labeled data. In dealing with these two limitations, this paper presents a pioneering semi-supervised all-in-one adverse weather removal framework built on the teacher-student network with a Denoising Diffusion Model (D… ▽ More

    Submitted 29 September, 2024; originally announced September 2024.

  7. arXiv:2409.01446  [pdf, other

    cs.LG cs.NE

    Landscape-Aware Automated Algorithm Configuration using Multi-output Mixed Regression and Classification

    Authors: Fu Xing Long, Moritz Frenzel, Peter Krause, Markus Gitterle, Thomas Bäck, Niki van Stein

    Abstract: In landscape-aware algorithm selection problem, the effectiveness of feature-based predictive models strongly depends on the representativeness of training data for practical applications. In this work, we investigate the potential of randomly generated functions (RGF) for the model training, which cover a much more diverse set of optimization problem classes compared to the widely-used black-box… ▽ More

    Submitted 2 September, 2024; originally announced September 2024.

  8. arXiv:2407.10039  [pdf, other

    cs.SE cs.CR cs.PL

    OpenTracer: A Dynamic Transaction Trace Analyzer for Smart Contract Invariant Generation and Beyond

    Authors: Zhiyang Chen, Ye Liu, Sidi Mohamed Beillahi, Yi Li, Fan Long

    Abstract: Smart contracts, self-executing programs on the blockchain, facilitate reliable value exchanges without centralized oversight. Despite the recent focus on dynamic analysis of their transaction histories in both industry and academia, no open-source tool currently offers comprehensive tracking of complete transaction information to extract user-desired data such as invariant-related data. This pape… ▽ More

    Submitted 13 July, 2024; originally announced July 2024.

  9. arXiv:2407.05411  [pdf, other

    cs.SE

    Assessing Code Generation with Intermediate Languages

    Authors: Xun Deng, Sicheng Zhong, Honghua Dong, Jingyu Hu, Sidi Mohamed Beillahi, Xujie Si, Fan Long

    Abstract: Intermediate step methodologies like chain of thoughts (COT) have demonstrated effectiveness in enhancing the performance of Large Language Models (LLMs) on code generation. This study explores the utilization of intermediate languages, including various programming languages, natural language solutions, and pseudo-code, and systematically evaluates their impact on the performance of LLMs in code… ▽ More

    Submitted 7 July, 2024; originally announced July 2024.

  10. PyGWalker: On-the-fly Assistant for Exploratory Visual Data Analysis

    Authors: Yue Yu, Leixian Shen, Fei Long, Huamin Qu, Hao Chen

    Abstract: Exploratory visual data analysis tools empower data analysts to efficiently and intuitively explore data insights throughout the entire analysis cycle. However, the gap between common programmatic analysis (e.g., within computational notebooks) and exploratory visual analysis leads to a disjointed and inefficient data analysis experience. To bridge this gap, we developed PyGWalker, a Python librar… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

    Comments: To appear at the IEEE VIS Conference 2024

  11. arXiv:2405.12775  [pdf, other

    cs.MM cs.AI cs.CL

    Unsupervised Multimodal Clustering for Semantics Discovery in Multimodal Utterances

    Authors: Hanlei Zhang, Hua Xu, Fei Long, Xin Wang, Kai Gao

    Abstract: Discovering the semantics of multimodal utterances is essential for understanding human language and enhancing human-machine interactions. Existing methods manifest limitations in leveraging nonverbal information for discerning complex semantics in unsupervised scenarios. This paper introduces a novel unsupervised multimodal clustering method (UMC), making a pioneering contribution to this field.… ▽ More

    Submitted 21 May, 2024; originally announced May 2024.

    Comments: Accepted by ACL 2024, Main Conference, Long Paper

  12. arXiv:2404.14580  [pdf, other

    cs.CR cs.PL cs.SE

    Demystifying Invariant Effectiveness for Securing Smart Contracts

    Authors: Zhiyang Chen, Ye Liu, Sidi Mohamed Beillahi, Yi Li, Fan Long

    Abstract: Smart contract transactions associated with security attacks often exhibit distinct behavioral patterns compared with historical benign transactions before the attacking events. While many runtime monitoring and guarding mechanisms have been proposed to validate invariants and stop anomalous transactions on the fly, the empirical effectiveness of the invariants used remains largely unexplored. In… ▽ More

    Submitted 13 July, 2024; v1 submitted 22 April, 2024; originally announced April 2024.

  13. arXiv:2403.17005  [pdf, other

    cs.CV cs.MM

    TRIP: Temporal Residual Learning with Image Noise Prior for Image-to-Video Diffusion Models

    Authors: Zhongwei Zhang, Fuchen Long, Yingwei Pan, Zhaofan Qiu, Ting Yao, Yang Cao, Tao Mei

    Abstract: Recent advances in text-to-video generation have demonstrated the utility of powerful diffusion models. Nevertheless, the problem is not trivial when shaping diffusion models to animate static image (i.e., image-to-video generation). The difficulty originates from the aspect that the diffusion process of subsequent animated frames should not only preserve the faithful alignment with the given imag… ▽ More

    Submitted 25 March, 2024; originally announced March 2024.

    Comments: CVPR 2024; Project page: https://trip-i2v.github.io/TRIP/

  14. arXiv:2403.17000  [pdf, other

    cs.CV cs.MM

    Learning Spatial Adaptation and Temporal Coherence in Diffusion Models for Video Super-Resolution

    Authors: Zhikai Chen, Fuchen Long, Zhaofan Qiu, Ting Yao, Wengang Zhou, Jiebo Luo, Tao Mei

    Abstract: Diffusion models are just at a tipping point for image super-resolution task. Nevertheless, it is not trivial to capitalize on diffusion models for video super-resolution which necessitates not only the preservation of visual appearance from low-resolution to high-resolution videos, but also the temporal consistency across video frames. In this paper, we propose a novel approach, pursuing Spatial… ▽ More

    Submitted 25 March, 2024; originally announced March 2024.

    Comments: CVPR 2024

  15. arXiv:2401.06044  [pdf, other

    cs.SE

    Safeguarding DeFi Smart Contracts against Oracle Deviations

    Authors: Xun Deng, Sidi Mohamed Beillahi, Cyrus Minwalla, Han Du, Andreas Veneris, Fan Long

    Abstract: This paper presents OVer, a framework designed to automatically analyze the behavior of decentralized finance (DeFi) protocols when subjected to a "skewed" oracle input. OVer firstly performs symbolic analysis on the given contract and constructs a model of constraints. Then, the framework leverages an SMT solver to identify parameters that allow its secure operation. Furthermore, guard statements… ▽ More

    Submitted 11 January, 2024; originally announced January 2024.

    Comments: 13 pages; extended version of paper accepted in ICSE'24

    ACM Class: D.2.4

  16. arXiv:2401.01256  [pdf, other

    cs.CV cs.CL

    VideoStudio: Generating Consistent-Content and Multi-Scene Videos

    Authors: Fuchen Long, Zhaofan Qiu, Ting Yao, Tao Mei

    Abstract: The recent innovations and breakthroughs in diffusion models have significantly expanded the possibilities of generating high-quality videos for the given prompts. Most existing works tackle the single-scene scenario with only one video event occurring in a single background. Extending to generate multi-scene videos nevertheless is not trivial and necessitates to nicely manage the logic in between… ▽ More

    Submitted 16 September, 2024; v1 submitted 2 January, 2024; originally announced January 2024.

    Comments: ECCV 2024. Source code is available at https://github.com/FuchenUSTC/VideoStudio

  17. arXiv:2306.09939  [pdf, other

    cs.CV cs.LG

    Towards Better Orthogonality Regularization with Disentangled Norm in Training Deep CNNs

    Authors: Changhao Wu, Shenan Zhang, Fangsong Long, Ziliang Yin, Tuo Leng

    Abstract: Orthogonality regularization has been developed to prevent deep CNNs from training instability and feature redundancy. Among existing proposals, kernel orthogonality regularization enforces orthogonality by minimizing the residual between the Gram matrix formed by convolutional filters and the orthogonality matrix. We propose a novel measure for achieving better orthogonality among filters, whic… ▽ More

    Submitted 16 June, 2023; originally announced June 2023.

    Comments: 17 pages, 5 figures

  18. arXiv:2305.15245  [pdf, other

    cs.NE

    Challenges of ELA-guided Function Evolution using Genetic Programming

    Authors: Fu Xing Long, Diederick Vermetten, Anna V. Kononova, Roman Kalkreuth, Kaifeng Yang, Thomas Bäck, Niki van Stein

    Abstract: Within the optimization community, the question of how to generate new optimization problems has been gaining traction in recent years. Within topics such as instance space analysis (ISA), the generation of new problems can provide new benchmarks which are not yet explored in existing research. Beyond that, this function generation can also be exploited for solving complex real-world optimization… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

  19. A Clustering Framework for Unsupervised and Semi-supervised New Intent Discovery

    Authors: Hanlei Zhang, Hua Xu, Xin Wang, Fei Long, Kai Gao

    Abstract: New intent discovery is of great value to natural language processing, allowing for a better understanding of user needs and providing friendly services. However, most existing methods struggle to capture the complicated semantics of discrete text representations when limited or no prior knowledge of labeled data is available. To tackle this problem, we propose a novel clustering framework, USNID,… ▽ More

    Submitted 12 December, 2023; v1 submitted 16 April, 2023; originally announced April 2023.

    Comments: Accepted by IEEE TKDE

    Journal ref: IEEE Transactions on Knowledge and Data Engineering 2023

  20. arXiv:2304.01219  [pdf, other

    math.OC cs.AI cs.LG cs.NE

    DoE2Vec: Deep-learning Based Features for Exploratory Landscape Analysis

    Authors: Bas van Stein, Fu Xing Long, Moritz Frenzel, Peter Krause, Markus Gitterle, Thomas Bäck

    Abstract: We propose DoE2Vec, a variational autoencoder (VAE)-based methodology to learn optimization landscape characteristics for downstream meta-learning tasks, e.g., automated selection of optimization algorithms. Principally, using large training data sets generated with a random function generator, DoE2Vec self-learns an informative latent representation for any design of experiments (DoE). Unlike the… ▽ More

    Submitted 31 March, 2023; originally announced April 2023.

  21. arXiv:2211.16318  [pdf, other

    cs.NE

    BBOB Instance Analysis: Landscape Properties and Algorithm Performance across Problem Instances

    Authors: Fu Xing Long, Diederick Vermetten, Bas van Stein, Anna V. Kononova

    Abstract: Benchmarking is a key aspect of research into optimization algorithms, and as such the way in which the most popular benchmark suites are designed implicitly guides some parts of algorithm design. One of these suites is the black-box optimization benchmarking (BBOB) suite of 24 single-objective noiseless functions, which has been a standard for over a decade. Within this problem suite, different i… ▽ More

    Submitted 29 November, 2022; originally announced November 2022.

  22. arXiv:2211.08252  [pdf, other

    cs.CV

    Dynamic Temporal Filtering in Video Models

    Authors: Fuchen Long, Zhaofan Qiu, Yingwei Pan, Ting Yao, Chong-Wah Ngo, Tao Mei

    Abstract: Video temporal dynamics is conventionally modeled with 3D spatial-temporal kernel or its factorized version comprised of 2D spatial kernel and 1D temporal kernel. The modeling power, nevertheless, is limited by the fixed window size and static weights of a kernel along the temporal dimension. The pre-determined kernel size severely limits the temporal receptive fields and the fixed weights treat e… ▽ More

    Submitted 15 November, 2022; originally announced November 2022.

    Comments: ECCV 2022. Source code is available at \url{https://github.com/FuchenUSTC/DTF}

  23. FlashSyn: Flash Loan Attack Synthesis via Counter Example Driven Approximation

    Authors: Zhiyang Chen, Sidi Mohamed Beillahi, Fan Long

    Abstract: In decentralized finance (DeFi), lenders can offer flash loans to borrowers, i.e., loans that are only valid within a blockchain transaction and must be repaid with fees by the end of that transaction. Unlike normal loans, flash loans allow borrowers to borrow large assets without upfront collaterals deposits. Malicious adversaries use flash loans to gather large assets to exploit vulnerable DeFi… ▽ More

    Submitted 12 January, 2024; v1 submitted 21 June, 2022; originally announced June 2022.

    Comments: 29 pages, 8 figures, conference paper extended version

  24. arXiv:2206.10491  [pdf, other

    cs.CV cs.MM

    Bi-Calibration Networks for Weakly-Supervised Video Representation Learning

    Authors: Fuchen Long, Ting Yao, Zhaofan Qiu, Xinmei Tian, Jiebo Luo, Tao Mei

    Abstract: The leverage of large volumes of web videos paired with the searched queries or surrounding texts (e.g., title) offers an economic and extensible alternative to supervised video representation learning. Nevertheless, modeling such weakly visual-textual connection is not trivial due to query polysemy (i.e., many possible meanings for a query) and text isomorphism (i.e., same syntactic structure of… ▽ More

    Submitted 21 June, 2022; originally announced June 2022.

  25. arXiv:2206.06931  [pdf, other

    cs.CV cs.AI cs.MM

    Stand-Alone Inter-Frame Attention in Video Models

    Authors: Fuchen Long, Zhaofan Qiu, Yingwei Pan, Ting Yao, Jiebo Luo, Tao Mei

    Abstract: Motion, as the uniqueness of a video, has been critical to the development of video understanding models. Modern deep learning models leverage motion by either executing spatio-temporal 3D convolutions, factorizing 3D convolutions into spatial and temporal convolutions separately, or computing self-attention along temporal dimension. The implicit assumption behind such successes is that the featur… ▽ More

    Submitted 14 June, 2022; originally announced June 2022.

    Comments: CVPR 2022; Code is publicly available at: https://github.com/FuchenUSTC/SIFA

  26. arXiv:2206.06289  [pdf, other

    cs.CV cs.LG cs.MM cs.RO

    Silver-Bullet-3D at ManiSkill 2021: Learning-from-Demonstrations and Heuristic Rule-based Methods for Object Manipulation

    Authors: Yingwei Pan, Yehao Li, Yiheng Zhang, Qi Cai, Fuchen Long, Zhaofan Qiu, Ting Yao, Tao Mei

    Abstract: This paper presents an overview and comparative analysis of our systems designed for the following two tracks in SAPIEN ManiSkill Challenge 2021: No Interaction Track: The No Interaction track targets for learning policies from pre-collected demonstration trajectories. We investigate both imitation learning-based approach, i.e., imitating the observed behavior using classical supervised learning… ▽ More

    Submitted 13 June, 2022; originally announced June 2022.

    Comments: Accepted by ICLR 2022 Workshop on Generalizable Policy Learning in Physical World. Top-performing systems for both no interaction and no restriction tracks in SAPIEN ManiSkill Challenge 2021. The source code and model are publicly available at: https://github.com/caiqi/Silver-Bullet-3D/

  27. arXiv:2204.04567  [pdf, other

    cs.CV cs.LG stat.ML

    Joint Distribution Matters: Deep Brownian Distance Covariance for Few-Shot Classification

    Authors: Jiangtao Xie, Fei Long, Jiaming Lv, Qilong Wang, Peihua Li

    Abstract: Few-shot classification is a challenging problem as only very few training examples are given for each new task. One of the effective research lines to address this challenge focuses on learning deep representations driven by a similarity measure between a query image and few support images of some class. Statistically, this amounts to measure the dependency of image features, viewed as random vec… ▽ More

    Submitted 9 April, 2022; originally announced April 2022.

    Comments: Accepted to CVPR 2022 as an oral presentation. Equal contribution from first two authors

  28. arXiv:2203.06388  [pdf, other

    cs.CV

    Joint CNN and Transformer Network via weakly supervised Learning for efficient crowd counting

    Authors: Fusen Wang, Kai Liu, Fei Long, Nong Sang, Xiaofeng Xia, Jun Sang

    Abstract: Currently, for crowd counting, the fully supervised methods via density map estimation are the mainstream research directions. However, such methods need location-level annotation of persons in an image, which is time-consuming and laborious. Therefore, the weakly supervised method just relying upon the count-level annotation is urgently needed. Since CNN is not suitable for modeling the global co… ▽ More

    Submitted 12 March, 2022; originally announced March 2022.

  29. Utilizing Parallelism in Smart Contracts on Decentralized Blockchains by Taming Application-Inherent Conflicts

    Authors: Péter Garamvölgyi, Yuxi Liu, Dong Zhou, Fan Long, Ming Wu

    Abstract: Traditional public blockchain systems typically had very limited transaction throughput because of the bottleneck of the consensus protocol itself. With recent advances in consensus technology, the performance limit has been greatly lifted, typically to thousands of transactions per second. With this, transaction execution has become a new performance bottleneck. Exploiting parallelism in transact… ▽ More

    Submitted 10 February, 2022; v1 submitted 10 January, 2022; originally announced January 2022.

  30. arXiv:2102.10784  [pdf, other

    cs.PL cs.CR

    SigVM: Enabling Event-Driven Execution for Autonomous Smart Contracts

    Authors: Zihan Zhao, Sidi Mohamed Beillahi, Ryan Song, Yuxi Cai, Andreas Veneris, Fan Long

    Abstract: This paper presents SigVM, a novel blockchain virtual machine that supports an event-driven execution model, enabling developers to build autonomous smart contracts. Contracts in SigVM can emit signal events, on which other contracts can listen. Once an event is triggered, corresponding handler functions are automatically executed as signal transactions. We build an end-to-end blockchain platform… ▽ More

    Submitted 17 November, 2021; v1 submitted 22 February, 2021; originally announced February 2021.

    Comments: 14 Pages

  31. arXiv:2008.13705  [pdf, other

    cs.CV

    Learning to Localize Actions from Moments

    Authors: Fuchen Long, Ting Yao, Zhaofan Qiu, Xinmei Tian, Jiebo Luo, Tao Mei

    Abstract: With the knowledge of action moments (i.e., trimmed video clips that each contains an action instance), humans could routinely localize an action temporally in an untrimmed video. Nevertheless, most practical methods still require all training videos to be labeled with temporal annotations (action category and temporal boundary) and develop the models in a fully-supervised manner, despite expensiv… ▽ More

    Submitted 31 August, 2020; originally announced August 2020.

    Comments: ECCV 2020 Oral; The source code and data are available at: https://github.com/FuchenUSTC/AherNet

  32. arXiv:2007.01277  [pdf, other

    cs.DC cs.PL

    Automatic Horizontal Fusion for GPU Kernels

    Authors: Ao Li, Bojian Zheng, Gennady Pekhimenko, Fan Long

    Abstract: We present automatic horizontal fusion, a novel optimization technique that complements the standard kernel fusion techniques for GPU programs. Unlike the standard fusion, whose goal is to eliminate intermediate data round trips, our horizontal fusion technique aims to increase the thread-level parallelism to hide instruction latencies. We also present HFuse, a new source to source CUDA compiler t… ▽ More

    Submitted 2 July, 2020; originally announced July 2020.

  33. arXiv:2006.01072  [pdf, other

    cs.CR cs.DC

    GHAST: Breaking Confirmation Delay Barrier in Nakamoto Consensus via Adaptive Weighted Blocks

    Authors: Chenxing Li, Fan Long, Guang Yang

    Abstract: Initiated from Nakamoto's Bitcoin system, blockchain technology has demonstrated great capability of building secure consensus among decentralized parties at Internet-scale, i.e., without relying on any centralized trusted party. Nowadays, blockchain systems find applications in various fields. But the performance is increasingly becoming a bottleneck, especially when permissionless participation… ▽ More

    Submitted 1 June, 2020; originally announced June 2020.

  34. arXiv:2005.05469  [pdf

    physics.soc-ph cs.SI econ.GN q-bio.PE

    Causal Estimation of Stay-at-Home Orders on SARS-CoV-2 Transmission

    Authors: M. Keith Chen, Yilin Zhuo, Malena de la Fuente, Ryne Rohla, Elisa F. Long

    Abstract: Accurately estimating the effectiveness of stay-at-home orders (SHOs) on reducing social contact and disease spread is crucial for mitigating pandemics. Leveraging individual-level location data for 10 million smartphones, we observe that by April 30th---when nine in ten Americans were under a SHO---daily movement had fallen 70% from pre-COVID levels. One-quarter of this decline is causally attrib… ▽ More

    Submitted 11 May, 2020; originally announced May 2020.

  35. Securing Smart Contract On The Fly

    Authors: Ao Li, Jemin Andrew Choi, Fan Long

    Abstract: We present Solythesis, a source to source Solidity compiler which takes a smart contract code and a user specified invariant as the input and produces an instrumented contract that rejects all transactions that violate the invariant. The design of Solythesis is driven by our observation that the consensus protocol and the storage layer are the primary and the secondary performance bottlenecks of E… ▽ More

    Submitted 28 November, 2019; originally announced November 2019.

  36. arXiv:1909.03877  [pdf, other

    cs.CV

    Gaussian Temporal Awareness Networks for Action Localization

    Authors: Fuchen Long, Ting Yao, Zhaofan Qiu, Xinmei Tian, Jiebo Luo, Tao Mei

    Abstract: Temporally localizing actions in a video is a fundamental challenge in video understanding. Most existing approaches have often drawn inspiration from image object detection and extended the advances, e.g., SSD and Faster R-CNN, to produce temporal locations of an action in a 1D sequence. Nevertheless, the results can suffer from robustness problem due to the design of predetermined temporal scale… ▽ More

    Submitted 9 September, 2019; originally announced September 2019.

    Comments: CVPR 2019 Oral

  37. arXiv:1906.08547  [pdf, other

    cs.CV

    vireoJD-MM at Activity Detection in Extended Videos

    Authors: Fuchen Long, Qi Cai, Zhaofan Qiu, Zhijian Hou, Yingwei Pan, Ting Yao, Chong-Wah Ngo

    Abstract: This notebook paper presents an overview and comparative analysis of our system designed for activity detection in extended videos (ActEV-PC) in ActivityNet Challenge 2019. Specifically, we exploit person/vehicle detections in spatial level and action localization in temporal level for action detection in surveillance videos. The mechanism of different tubelet generation and model decomposition me… ▽ More

    Submitted 20 June, 2019; originally announced June 2019.

  38. arXiv:1812.07702  [pdf, other

    cs.CR

    Detecting Standard Violation Errors in Smart Contracts

    Authors: Ao Li, Fan Long

    Abstract: We present SOLAR, a new analysis tool for automatically detecting standard violation errors in Ethereum smart contracts.Given the Ethereum Virtual Machine (EVM) bytecode of a smart contract and a user specified constraint or invariant derived from a technical standard such as ERC-20,SOLAR symbolically executes the contract, explores all possible execution paths, and checks whether it is possible t… ▽ More

    Submitted 18 February, 2019; v1 submitted 18 December, 2018; originally announced December 2018.

  39. arXiv:1805.03870  [pdf, other

    cs.DC

    Scaling Nakamoto Consensus to Thousands of Transactions per Second

    Authors: Chenxing Li, Peilun Li, Dong Zhou, Wei Xu, Fan Long, Andrew Yao

    Abstract: This paper presents Conflux, a fast, scalable and decentralized blockchain system that optimistically process concurrent blocks without discarding any as forks. The Conflux consensus protocol represents relationships between blocks as a direct acyclic graph and achieves consensus on a total order of the blocks. Conflux then, from the block order, deterministically derives a transaction total order… ▽ More

    Submitted 31 August, 2018; v1 submitted 10 May, 2018; originally announced May 2018.

  40. arXiv:1602.05643  [pdf, ps, other

    cs.SE

    An Analysis of the Search Spaces for Generate and Validate Patch Generation Systems

    Authors: Fan Long, Martin Rinard

    Abstract: We present the first systematic analysis of the characteristics of patch search spaces for automatic patch generation systems. We analyze the search spaces of two current state-of-the-art systems, SPR and Prophet, with 16 different search space configurations. Our results are derived from an analysis of 1104 different search spaces and 768 patch generation executions. Together these experiments co… ▽ More

    Submitted 17 February, 2016; originally announced February 2016.

    ACM Class: D.2.5

  41. arXiv:1103.3799  [pdf, ps, other

    cs.IT

    Relaxed Belief Propagation for MIMO Detection

    Authors: Feichi Long, Tiejun Lv

    Abstract: In this paper, relaxed belief propagation (RBP) based detectors are proposed for multiple-input multiple-out (MIMO) system. The factor graph is leveraged to represent the MIMO channels, and based on which our algorithms are developed. Unlike the existing complicated standard belief propagation (SBP) detector that considers all the edges of the factor graph when updating messages, the proposed RBP… ▽ More

    Submitted 4 May, 2011; v1 submitted 19 March, 2011; originally announced March 2011.

    Comments: 5 Pages, 8 Figures