Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Introduction to the Sign Test01:10

Introduction to the Sign Test

968
The sign test is an important tool in nonparametric statistics, offering a straightforward yet effective method for analyzing matched pairs, nominal data, or hypotheses concerning the median of a population. It transforms data points into positive or negative signs, avoiding the need for assumptions about data distribution and instead focusing on the direction of change. It is particularly valuable when data does not conform to the normal distribution requirements of many parametric tests. For...
968
Signal Flow Graphs01:18

Signal Flow Graphs

296
Signal-flow graphs offer a streamlined and intuitive approach to representing control systems, providing an alternative to traditional block diagrams. These graphs use branches to symbolize systems and nodes to represent signals, effectively illustrating the relationships and interactions within the system.
In a signal-flow graph, branches denote the system's transfer functions, while nodes represent the signals. The direction of signal flow is indicated by arrows, with the corresponding...
296
Sign Test for Matched Pairs01:17

Sign Test for Matched Pairs

194
The sign test for matched pairs offers a robust method for comparing two paired samples, often for the effects of an intervention in one of them. This method is very useful in situations where the underlying distribution of the data is unknown. The test compares two related samples—often pre- and post-treatment measurements on the same subjects—to determine if there are significant differences in their median values.
To conduct the sign test, we first calculate the differences in...
194
Sign Test for Median of Single Population01:20

Sign Test for Median of Single Population

171
In general, the sign test serves as a nonparametric method to test hypotheses about the median of a single population when the data does not follow a known distribution. This simplicity makes it particularly useful for small sample sizes or when the assumptions of parametric tests cannot be met. The process begins with identifying a null hypothesis, typically stating that the population median equals a specific value. The alternative hypothesis could be that the median is either not equal to,...
171
Signal and System01:26

Signal and System

946
A signal x(t) is a set of data or a time function representing a variable of interest. Signals typically convey information about a phenomenon, such as atmospheric temperature, humidity, human voice, television images, a dog's bark, or birdsongs. More generally, a signal can be a function of more than one independent variable. For instance, images depend on horizontal and vertical positions and can be regarded as two-dimensional signals. However, this text will focus on one-dimensional...
946
Even and Odd Signals01:17

Even and Odd Signals

1.1K
An even signal, whether in continuous-time or discrete-time, is defined by its symmetry with its time-reversed version. Mathematically, this is represented as
1.1K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Impact of adjuvant breast radiotherapy on the risk and the survival of second primary lung cancer: a large population-based study.

Japanese journal of clinical oncology·2026
Same author

Beyond Foundation Models: Distilling Geometric Priors for Lightweight Monocular Depth Estimation in Endoscopy.

IEEE transactions on medical imaging·2026
Same author

Topology-Preserving Deep Hashing for Ultrafast Drone-Dominated Object Detection.

IEEE transactions on neural networks and learning systems·2026
Same author

High-throughput screening of EGFR/Ca<sup>2+</sup> signaling modulators in cardiac hypertrophy using a tetrahedral DNA nanostructure-based hESC platform.

Journal of pharmaceutical analysis·2026
Same author

Development and Application of a LAMP Assay for Detecting E198A-Type MBC-Resistant <i>Clarireedia monteithiana</i>.

Plant disease·2026
Same author

Concept Drift and Long-Tailed Distribution in Fine-Grained Visual Categorization: Benchmark and Method.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Relation DETR+: Exploring Explicit Position Relation Prior for Dense Prediction.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

RBF++: Quantifying and Optimizing Reasoning Boundaries across Measurable and Unmeasurable Capabilities for Chain-of-Thought Reasoning.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

CAFE: Cross-View Adaptive Fusion and Cluster Center Enhancement for Robust Multi-View Clustering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

DIVER: Reinforced Diffusion Breaks Imitation Bottlenecks in End-to-End Autonomous Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Ethics-Aware Safe Reinforcement Learning for Rare-Event Risk Control in Interactive Urban Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Learning Shape Anchors for Holistic Indoor Scene Understanding.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: Aug 26, 2025

Enabling High Grayscale Resolution Displays and Accurate Response Time Measurements on Conventional Computers
06:50

Enabling High Grayscale Resolution Displays and Accurate Response Time Measurements on Conventional Computers

Published on: February 29, 2012

9.5K

SiMaN: Sign-to-Magnitude Network Binarization.

Mingbao Lin, Rongrong Ji, Zihan Xu

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |October 10, 2022
    PubMed
    Summary
    This summary is machine-generated.

    Sign-to-magnitude network binarization (SiMaN) offers an efficient solution for binary neural networks (BNNs) by analytically encoding weights to {0,+1}. This method overcomes challenges in discrete optimization and outperforms sign-based approaches.

    More Related Videos

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    612
    In Vivo Calcium Imaging of Lateral-line Hair Cells in Larval Zebrafish
    08:51

    In Vivo Calcium Imaging of Lateral-line Hair Cells in Larval Zebrafish

    Published on: November 28, 2018

    11.6K

    Related Experiment Videos

    Last Updated: Aug 26, 2025

    Enabling High Grayscale Resolution Displays and Accurate Response Time Measurements on Conventional Computers
    06:50

    Enabling High Grayscale Resolution Displays and Accurate Response Time Measurements on Conventional Computers

    Published on: February 29, 2012

    9.5K
    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    612
    In Vivo Calcium Imaging of Lateral-line Hair Cells in Larval Zebrafish
    08:51

    In Vivo Calcium Imaging of Lateral-line Hair Cells in Larval Zebrafish

    Published on: November 28, 2018

    11.6K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Binary neural networks (BNNs) offer computational and storage efficiency but face challenges in discrete weight optimization and bit entropy maximization.
    • Current methods often use the sign function for binarization, which can be suboptimal.
    • Handling discrete constraints while maximizing entropy is crucial for effective BNN training.

    Purpose of the Study:

    • To develop a novel weight binarization method for BNNs that addresses the limitations of existing sign-based approaches.
    • To achieve high-quality discrete solutions in a computationally efficient manner.
    • To improve the performance of BNNs on standard image classification benchmarks.

    Main Methods:

    • Formulated an angle alignment objective to constrain weight binarization to {0,+1}.
    • Developed a sign-to-magnitude network binarization (SiMaN) approach providing an analytical solution.
    • Demonstrated that removing L2 regularization effectively addresses the Laplacian distribution of learned weights, enabling entropy maximization.

    Main Results:

    • SiMaN analytically encodes high-magnitude weights to +1 and others to 0, achieving efficient and high-quality binarization.
    • The method proved superior to sign-based state-of-the-art techniques on CIFAR-10 and ImageNet datasets.
    • It was shown that learned weights approximate a Laplacian distribution, which can be optimized by removing L2 regularization.

    Conclusions:

    • SiMaN offers a computationally efficient and effective alternative to sign-based binarization for BNNs.
    • The proposed angle alignment objective and removal of L2 regularization lead to improved BNN performance.
    • The study provides a new direction for optimizing discrete constraints in binary neural networks.