Related Experiment Video
Updated: May 1, 2026

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
Published on: March 1, 2022
On the parameterized complexity of pooling design
Yongxi Cheng1, Ding-Zhu Du, Ker-I Ko
1Department of Computing Science, University of Alberta, Edmonton, Alberta, Canada. chengyx@gmail.com
Efficient algorithms for DNA library screening using pooling designs are unlikely when the parameter d is small. This study proves that the parameterized complexity of d-separability problems is co-W[2]-complete, implying no sub-exponential time deterministic solutions exist.
Area of Science:
- Computational Biology
- Bioinformatics
- Algorithm Analysis
Background:
- DNA library screening is crucial for gene function studies.
- Pooling designs reduce the number of tests required.
- Key problems involve determining d-separability (or d-disjunctness) of binary matrices.
Purpose of the Study:
- To investigate the existence of efficient algorithms for d-separability problems when d is small.
- To analyze the parameterized complexity of these pooling design problems with d as the parameter.
Main Methods:
- Parameterized complexity analysis.
- Investigating coNP-complete problems with a focus on the parameter d.
- Proving co-W[2]-completeness for the parameterized versions of the three pooling design problems.
Main Results:
- The parameterized versions of the three d-separability problems are co-W[2]-complete.
- This implies that efficient (f(d) x (mn)^O(1)) deterministic algorithms are not expected for small d.
Conclusions:
- No efficient deterministic algorithms can be expected for solving d-separability problems in DNA library screening when d is small.
- The co-W[2]-completeness result provides a theoretical barrier to developing such algorithms.
Related Concept Videos
Sampling Plans
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Convolution Properties I
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
PD Controller: Design
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
PI Controller: Design
Parameters Affecting Nonlinear Elimination: Zero-Order Input, First-Order Absorption and Two-Compartment Model
When a drug is administered through a constant intravenous infusion and eliminated via nonlinear pharmacokinetics, it follows zero-order input. For example, oral drugs undergo first-order absorption upon administration and are eliminated through nonlinear pharmacokinetics.
In the case of subcutaneously administered drugs,...

