This paper introduces distribution-flexible subset quantization(DFSQ), a post-training quantization method for super-resolution networks. Our motivation for developing DFSQ is based on the distinctive activation distr...
详细信息
This paper introduces distribution-flexible subset quantization(DFSQ), a post-training quantization method for super-resolution networks. Our motivation for developing DFSQ is based on the distinctive activation distributions of current super-resolution models, which exhibit significant variance across samples and channels. To address this issue, DFSQ conducts channel-wise normalization of the activations and applies distribution-flexible subset quantization(SQ), wherein the quantization points are selected from a universal set consisting of multi-word additive log-scale values. To expedite the selection of quantization points in SQ, we propose a fast quantization points selection strategy that uses K-means clustering to select the quantization points closest to the centroids. Compared to the common iterative exhaustive search algorithm, our strategy avoids the enumeration of all possible combinations in the universal set, reducing the time complexity from exponential to linear. Consequently, the constraint of time costs on the size of the universal set is greatly relaxed. Extensive evaluations of various super-resolution models show that DFSQ effectively improves performance even without fine-tuning. For example, for 4-bit EDSR×2 on the Urban benchmark, DFSQ obtains 0.242 dB PSNR gains.
Life in society requires constant communication and coordination. These abilities are efficiently achieved through sophisticated cognitive processes in which individuals are able to reason about the mental attitudes a...
详细信息
This study comprehensively analyzes the application of innovative deep learning (DL) and machine learning (ML) techniques in smart energy management systems (EMSs), with an emphasis on load forecasting, demand respons...
详细信息
This paper explores the intricate development of Natural Language Processing (NLP), a domain which is centered at the core of computational intelligence and human communication. This research is inspired by the need t...
详细信息
Pretrained transformer-based Language Models (LMs) are well-known for their ability to achieve significant improvement on text classification tasks with their powerful word embeddings, but their black-box nature, whic...
详细信息
This paper presents two hands-on, project-based courses on unmanned aerial systems recently offered by the Intelligent Systems Engineering program at Indiana University. In Fall 2023, ENGR-E399/599 Autonomous Sports w...
详细信息
This editorial presents the recent advances and challenges of deep learning. We reviewed four main challenges: heterogeneity, copious size, reproducibility crisis, and explainability. Finally, we present the prospect ...
详细信息
This article presents the findings of a research on the dark data phenomenon faced by Small and Medium Enterprises (SME) in Malaysia in connection to the features of dark data from SME perspectives. The dark data was ...
详细信息
Access to healthcare is a fundamental pillar of human well-being, yet cardiovascular diseases (CVD) persist as leading contributors to global mortality. This study explores the transformative potential of Machine Lear...
详细信息
The promise of automation of legal reasoning is developing technology that reduces human time required for legal tasks or that improves human performance on such tasks. In order to do so, different methods and systems...
详细信息
The promise of automation of legal reasoning is developing technology that reduces human time required for legal tasks or that improves human performance on such tasks. In order to do so, different methods and systems based on logic programming were developed. However, in order to apply such methods on legal data, it is necessary to provide an interface between human users and the legal reasoning system, and the most natural interface in the legal domain is natural language, in particular, written text. In order to perform reasoning in written text using logic programming methods, it is then necessary to map expressions in text to atoms and predicates in the formal language, a task referred generally as information extraction. In this work, we propose a new dataset for the task of information extraction, in particular event extraction, in court decisions, focusing on contracts. Our dataset captures contractual relations and events that affect them in some way, such as negotiations preceding a (possible) contract, the execution of a contract, or its termination. We conducted text annotation with law students and graduates, resulting in a dataset with 207 documents, 3934 sentences, 4440 entities, and 1794 events. We describe here this resource, the annotation process, its evaluation with inter-annotator agreement metrics, and discuss challenges during the development of this resource and for the future. 2023 Copyright for this paper by its authors.
暂无评论