Source author record

Tuan Tran

Tuan Tran appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

27works
20topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

27 published item(s)

preprint2026arXiv

How Good is Post-Hoc Watermarking With Language Model Rephrasing?

Generation-time text watermarking embeds statistical signals into text for traceability of AI-generated content. We explore *post-hoc watermarking* where an LLM rewrites existing text while applying generation-time watermarking, to protect copyrighted documents, or detect their use in training or RAG via watermark radioactivity. Unlike generation-time approaches, which is constrained by how LLMs are served, this setting offers additional degrees of freedom for both generation and detection. We investigate how allocating compute (through larger rephrasing models, beam search, multi-candidate generation, or entropy filtering at detection) affects the quality-detectability trade-off. Our strategies achieve strong detectability and semantic fidelity on open-ended text such as books. Among our findings, the simple Gumbel-max scheme surprisingly outperforms more recent alternatives under nucleus sampling, and most methods benefit significantly from beam search. However, most approaches struggle when watermarking verifiable text such as code, where we counterintuitively find that smaller models outperform larger ones. This study reveals both the potential and limitations of post-hoc watermarking, laying groundwork for practical applications and future research.

preprint2026arXiv

TextSeal: A Localized LLM Watermark for Provenance & Distillation Protection

We introduce TextSeal, a state-of-the-art watermark for large language models. Building on Gumbel-max sampling, TextSeal introduces dual-key generation to restore output diversity, along with entropy-weighted scoring and multi-region localization for improved detection. It supports serving optimizations such as speculative decoding and multi-token prediction, and does not add any inference overhead. TextSeal strictly dominates baselines like SynthID-text in detection strength and is robust to dilution, maintaining confident localized detection even in heavily mixed human/AI documents. The scheme is theoretically distortion-free, and evaluation across reasoning benchmarks confirms that it preserves downstream performance; while a multilingual human evaluation (6000 A/B comparisons, 5 languages) shows no perceptible quality difference. Beyond its use for provenance detection, TextSeal is also ``radioactive'': its watermark signal transfers through model distillation, enabling detection of unauthorized use.

preprint2022arXiv

Balanced supersaturation for some degenerate hypergraphs

A classical theorem of Simonovits from the 1980s asserts that every graph $G$ satisfying ${e(G) \gg v(G)^{1+1/k}}$ must contain $\gtrsim \left(\frac{e(G)}{v(G)}\right)^{2k}$ copies of $C_{2k}$. Recently, Morris and Saxton established a balanced version of Simonovits' theorem, showing that such $G$ has $\gtrsim \left(\frac{e(G)}{v(G)}\right)^{2k}$ copies of $C_{2k}$, which are `uniformly distributed' over the edges of $G$. Moreover, they used this result to obtain a sharp bound on the number of $C_{2k}$-free graphs via the container method. In this paper, we generalise Morris-Saxton's results for even cycles to $Θ$-graphs. We also prove analogous results for complete $r$-partite $r$-graphs.

preprint2022arXiv

Exponential decay of intersection volume with applications on list-decodability and Gilbert-Varshamov type bound

We give some natural sufficient conditions for balls in a metric space to have small intersection. Roughly speaking, this happens when the metric space is (i) expanding and (ii) well-spread, and (iii) a certain random variable on the boundary of a ball has a small tail. As applications, we show that the volume of intersection of balls in Hamming, Johnson spaces and symmetric groups decay exponentially as their centers drift apart. To verify condition (iii), we prove some large deviation inequalities `on a slice' for functions with Lipschitz conditions. We then use these estimates on intersection volumes to $\bullet$ obtain a sharp lower bound on list-decodability of random $q$-ary codes, confirming a conjecture of Li and Wootters; and $\bullet$ improve the classical bound of Levenshtein from 1971 on constant weight codes by a factor linear in dimension, resolving a problem raised by Jiang and Vardy. Our probabilistic point of view also offers a unified framework to obtain improvements on other Gilbert--Varshamov type bounds, giving conceptually simple and calculation-free proofs for $q$-ary codes, permutation codes, and spherical codes. Another consequence is a counting result on the number of codes, showing ampleness of large codes.

preprint2022arXiv

On some studies of Fraud Detection Pipeline and related issues from the scope of Ensemble Learning and Graph-based Learning

The UK anti-fraud charity Fraud Advisory Panel (FAP) in their review of 2016 estimates business costs of fraud at 144 billion, and its individual counterpart at 9.7 billion. Banking, insurance, manufacturing, and government are the most common industries affected by fraud activities. Designing an efficient fraud detection system could avoid losing the money; however, building this system is challenging due to many difficult problems, e.g.imbalanced data, computing costs, etc. Over the last three decades, there are various research relates to fraud detection but no agreement on what is the best approach to build the fraud detection system. In this thesis, we aim to answer some questions such as i) how to build a simplified and effective Fraud Detection System that not only easy to implement but also providing reliable results and our proposed Fraud Detection Pipeline is a potential backbone of the system and is easy to be extended or upgraded, ii) when to update models in our system (and keep the accuracy stable) in order to reduce the cost of updating process, iii) how to deal with an extreme imbalance in big data classification problem, e.g. fraud detection, since this is the gap between two difficult problems, iv) further, how to apply graph-based semi-supervised learning to detect fraudulent transactions.

preprint2022arXiv

Text classification problems via BERT embedding method and graph convolutional neural network

This paper presents the novel way combining the BERT embedding method and the graph convolutional neural network. This combination is employed to solve the text classification problem. Initially, we apply the BERT embedding method to the texts (in the BBC news dataset and the IMDB movie reviews dataset) in order to transform all the texts to numerical vector. Then, the graph convolutional neural network will be applied to these numerical vectors to classify these texts into their ap-propriate classes/labels. Experiments show that the performance of the graph convolutional neural network model is better than the perfor-mances of the combination of the BERT embedding method with clas-sical machine learning models.

preprint2022arXiv

Two problems in graph Ramsey theory

We study two problems in graph Ramsey theory. In the early 1970's, Erdős and O'Neil considered a generalization of Ramsey numbers. Given integers $n,k,s$ and $t$ with $n \ge k \ge s,t \ge 2$, they asked for the least integer $N=f_k(n,s,t)$ such that in any red-blue coloring of the $k$-subsets of $\{1, 2,\ldots, N\}$, there is a set of size $n$ such that either each of its $s$-subsets is contained in some red $k$-subset, or each of its $t$-subsets is contained in some blue $k$-subset. Erdős and O'Neil found an exact formula for $f_k(n,s,t)$ when $k\ge s+t-1$. In the arguably more interesting case where $k=s+t-2$, they showed $2^{-\binom{k}{2}}n<\log f_k(n,s,t)<2n$ for sufficiently large $n$. Our main result closes the gap between these lower and upper bounds, determining the logarithm of $f_{s+t-2}(n,s,t)$ up to a multiplicative factor. Recently, Damásdi, Keszegh, Malec, Tompkins, Wang and Zamora initiated the investigation of saturation problems in Ramsey theory, wherein one seeks to minimize $n$ such that there exists an $r$-edge-coloring of $K_n$ for which any extension of this to an $r$-edge-coloring of $K_{n+1}$ would create a new monochromatic copy of $K_k$. We obtain essentially sharp bounds for this problem.

preprint2022arXiv

Understanding Public Opinion on Using Hydroxychloroquine for COVID-19 Treatment via Social Media

Hydroxychloroquine (HCQ) is used to prevent or treat malaria caused by mosquito bites. Recently, the drug has been suggested to treat COVID-19, but that has not been supported by scientific evidence. The information regarding the drug efficacy has flooded social networks, posting potential threats to the community by perverting their perceptions of the drug efficacy. This paper studies the reactions of social network users on the recommendation of using HCQ for COVID-19 treatment by analyzing the reaction patterns and sentiment of the tweets. We collected 164,016 tweets from February to December 2020 and used a text mining approach to identify social reaction patterns and opinion change over time. Our descriptive analysis identified an irregularity of the users' reaction patterns associated tightly with the social and news feeds on the development of HCQ and COVID-19 treatment. The study linked the tweets and Google search frequencies to reveal the viewpoints of local communities on the use of HCQ for COVID-19 treatment across different states. Further, our tweet sentiment analysis reveals that public opinion changed significantly over time regarding the recommendation of using HCQ for COVID-19 treatment. The data showed that high support in the early dates but it significantly declined in October. Finally, using the manual classification of 4,850 tweets by humans as our benchmark, our sentiment analysis showed that the Google Cloud Natural Language algorithm outperformed the Valence Aware Dictionary and sEntiment Reasoner in classifying tweets, especially in the sarcastic tweet group.

preprint2022arXiv

Viscous droplet impingement on soft substrates

Viscous droplets impinging on soft substrates may exhibit several distinct behaviours including repeated bouncing, wetting, and hovering, i.e., spreading and retracting after impact without bouncing back or wetting. We experimentally study the conditions enabling these characteristic behaviours by systematically varying the substrate elasticity, impact velocity and the liquid viscosity. For each substrate elasticity, the transition to wetting is determined as the dependence of the Weber number We, which measures the droplet's kinetic energy against its surface energy, on the Ohnesorge number Oh, which compares viscosity to inertia and capillarity. We find that while We at the wetting transition monotonically decreases with Oh for relatively rigid substrates, it exhibits a counter-intuitive behaviour in which it first increases then gradually decreases for softer substrates. We experimentally determine the dependence of the maximum Weber number allowing non-wetting impacts on the substrate elasticity and show that it provides an excellent quantitative measure of liquid repellency for a wide range of surfaces, from liquid to soft surfaces and non-deformable surfaces.

preprint2020arXiv

Demonstrating Immersive Media Delivery on 5G Broadcast and Multicast Testing Networks

This work presents eight demonstrators and one showcase developed within the 5G-Xcast project. They experimentally demonstrate and validate key technical enablers for the future of media delivery, associated with multicast and broadcast communication capabilities in 5th Generation (5G). In 5G-Xcast, three existing testbeds: IRT in Munich (Germany), 5GIC in Surrey (UK), and TUAS in Turku (Finland), have been developed into 5G broadcast and multicast testing networks, which enables us to demonstrate our vision of a converged 5G infrastructure with fixed and mobile accesses and terrestrial broadcast, delivering immersive audio-visual media content. Built upon the improved testing networks, the demonstrators and showcase developed in 5G-Xcast show the impact of the technology developed in the project. Our demonstrations predominantly cover use cases belonging to two verticals: Media & Entertainment and Public Warning, which are future 5G scenarios relevant to multicast and broadcast delivery. In this paper, we present the development of these demonstrators, the showcase, and the testbeds. We also provide key findings from the experiments and demonstrations, which not only validate the technical solutions developed in the project, but also illustrate the potential technical impact of these solutions for broadcasters, content providers, operators, and other industries interested in the future immersive media delivery.

preprint2020arXiv

Predicting Sample Collision with Neural Networks

Many state-of-art robotics applications require fast and efficient motion planning algorithms. Existing motion planning methods become less effective as the dimensionality of the robot and its workspace increases, especially the computational cost of collision detection routines. In this work, we present a framework to address the cost of expensive primitive operations in sampling-based motion planning. This framework determines the validity of a sample robot configuration through a novel combination of a Contractive AutoEncoder (CAE), which captures a occupancy grids representation of the robot's workspace, and a Multilayer Perceptron, which efficiently predicts the collision state of the robot from the CAE and the robot's configuration. We evaluate our framework on multiple planning problems with a variety of robots in 2D and 3D workspaces. The results show that (1) the framework is computationally efficient in all investigated problems, and (2) the framework generalizes well to new workspaces.

preprint2020arXiv

Predictive Probability Path Planning Model For Dynamic Environments

Path planning in dynamic environments is essential to high-risk applications such as unmanned aerial vehicles, self-driving cars, and autonomous underwater vehicles. In this paper, we generate collision-free trajectories for a robot within any given environment with temporal and spatial uncertainties caused due to randomly moving obstacles. We use two Poisson distributions to model the movements of obstacles across the generated trajectory of a robot in both space and time to determine the probability of collision with an obstacle. Measures are taken to avoid an obstacle by intelligently manipulating the speed of the robot at space-time intervals where a larger number of obstacles intersect the trajectory of the robot. Our method potentially reduces the use of computationally expensive collision detection libraries. Based on our experiments, there has been a significant improvement over existing methods in terms of safety, accuracy, execution time and computational cost. Our results show a high level of accuracy between the predicted and actual number of collisions with moving obstacles.

preprint2020arXiv

Vibration-induced actuation of droplets on microstructured surfaces

When a liquid droplet impacts a vibrated micro-structured surface with asymmetric topology, the liquids perform a horizontal motion during its bouncing. The moving effect is observed when the liquid is in contact with a low surface energy surface (e.g. hydrophobic) and over a wide amplitude and frequency range. We propose that the motion direction of liquid droplets is driven by a force exerted by the unbalanced vapor flow between the contact of solid and the liquid due to the asymmetric geometry. We observe the levitation and movement dynamics of the droplet impacting on a vibrated micro-structured surface to reveal the processes responsible for the transitional regime between the moving, unmoved, and broken droplet as the vibration amplitude and frequency increases. Based on the insight provided by the experiment and on the analysis of the kinetic energy of the droplet, we develop a quantitative model for the dynamic movement and its dependence on the vibration characteristics.

preprint2016arXiv

"420 Friendly": Revealing Marijuana Use via Craigslist Rental Ads

Recent studies have shown that information mined from Craigslist can be used for informing public health policy or monitoring risk behavior. This paper presents a text-mining method for conducting public health surveillance of marijuana use concerns in the U.S. using online classified ads in Craigslist. We collected more than 200 thousands of rental ads in the housing categories in Craigslist and devised text-mining methods for efficiently and accurately extract rental ads associated with concerns about the uses of marijuana in different states across the U.S. We linked the extracted ads to their geographic locations and computed summary statistics of the ads having marijuana use concerns. Our data is then compared with the State Marijuana Laws Map published by the U.S. government and marijuana related keywords search in Google to verify our collected data with respect to the demographics of marijuana use concerns. Our data not only indicates strong correlations between Craigslist ads, Google search and the State Marijuana Laws Map in states where marijuana uses are legal, but also reveals some hidden world of marijuana use concerns in other states where marijuana use is illegal. Our approach can be utilized as a marijuana surveillance tool for policy makers to develop public health policy and regulations.

preprint2016arXiv

Creating cycles in Walker-Breaker games

We consider biased $(1:b)$ Walker-Breaker games: Walker and Breaker alternately claim edges of the complete graph $K_n$, Walker taking one edge and Breaker claiming $b$ edges in each round, with the constraint that Walker needs to choose her edges according to a walk. As questioned in a paper by Espig, Frieze, Krivelevich and Pegden, we study how long a cycle Walker is able to create and for which biases $b$ Walker has a chance to create a cycle of given constant length.

preprint2016arXiv

Evaluating Marijuana-Related Tweets On Twitter

This paper studies marijuana-related tweets in social network Twitter. We collected more than 300,000 marijuana related tweets during November 2016 in our study. Our text-mining based algorithms and data analysis unveil some interesting patterns including: (i) users' attitudes (e.g., positive or negative) can be characterized by the existence of outer links in a tweet; (ii) 67% users use their mobile phones to post their messages while many users publish their messages using third-party automatic posting services; and (3) the number of tweets during weekends is much higher than during weekdays. Our data also showed the impact of the political events such as the U.S. presidential election or state marijuana legalization votes on the marijuana-related tweeting frequencies.

preprint2016arXiv

Joint Network Coding and Machine Learning for Error-prone Wireless Broadcast

Reliable broadcasting data to multiple receivers over lossy wireless channels is challenging due to the heterogeneity of the wireless link conditions. Automatic Repeat-reQuest (ARQ) based retransmission schemes are bandwidth inefficient due to data duplication at receivers. Network coding (NC) has been shown to be a promising technique for improving network bandwidth efficiency by combining multiple lost data packets for retransmission. However, it is challenging to accurately determine which lost packets should be combined together due to disrupted feedback channels. This paper proposes an adaptive data encoding scheme at the transmitter by joining network coding and machine learning (NCML) for retransmission of lost packets. Our proposed NCML extracts the important features from historical feedback signals received by the transmitter to train a classifier. The constructed classifier is then used to predict states of transmitted data packets at different receivers based on their corrupted feedback signals for effective data mixing. We have conducted extensive simulations to collaborate the efficiency of our proposed approach. The simulation results show that our machine learning algorithm can be trained efficiently and accurately. The simulation results show that on average the proposed NCML can correctly classify 90% of the states of transmitted data packets at different receivers. It achieves significant bandwidth gain compared with the ARQ and NC based schemes in different transmission terrains, power levels, and the distances between the transmitter and receivers.

preprint2016arXiv

Optimal Portfolios of Illiquid Assets

This paper investigates the investment behaviour of a large unregulated financial institution (FI) with CARA risk preferences. It shows how the FI optimizes its trading to account for market illiquidity using an extension of the Almgren-Chriss market impact model of multiple risky assets. This expected utility optimization problem over the set of adapted strategies turns out to have the same solutions as a mean-variance optimization over deterministic trading strategies. That means the optimal adapted trading strategy is both deterministic and time-consistent. It is also found to have an explicit closed form that clearly displays interesting properties. For example, the classic constant Merton portfolio strategy, a particular solution of the frictionless limit of the problem, behaves like an attractor in the space of more general solutions. The main effect of temporary market impact is to slow down the speed of convergence to this constant Merton portfolio. The effect of permanent market impact is to incentivize the FI to buy additional risky assets near the end of the period. This property, that we name the Ponzi property, is related to the creation and bursting of bubbles in the market. The proposed model can be used as a stylized dynamic model of a typical FI in the study of the asset fire sale channel relevant to understanding systemic risk and financial stability.

preprint2016arXiv

Removal and Stability for Erdős-Ko-Rado

A $k$-uniform family of subsets of $[n]$ is intersecting if it does not contain a disjoint pair of sets. The study of intersecting families is central to extremal set theory, dating back to the seminal Erdős-Ko-Rado theorem of 1961 that bounds the size of the largest such families. A recent trend has been to investigate the structure of set families with few disjoint pairs. Friedgut and Regev proved a general removal lemma, showing that when $γn \le k \le (\tfrac12 - γ)n$, a set family with few disjoint pairs can be made intersecting by removing few sets. We provide a simple proof of a removal lemma for large families, showing that families of size close to $\ell \binom{n-1}{k-1}$ with relatively few disjoint pairs must be close to a union of $\ell$ stars. Our lemma holds for a wide range of uniformities; in particular, when $\ell = 1$, the result holds for all $2 \le k < \frac{n}{2}$ and provides sharp quantitative estimates. We use this removal lemma to settle a question of Bollobás, Narayanan and Raigorodskii regarding the independence number of random subgraphs of the Kneser graph $K(n,k)$. The Erdős-Ko-Rado theorem shows $α(K(n,k)) = \binom{n-1}{k-1}$. For some constant $c > 0$ and $k \le cn$, we determine the sharp threshold for when this equality holds for random subgraphs of $K(n,k)$, and provide strong bounds on the critical probability for $k \le \tfrac12 (n-3)$.

preprint2014arXiv

Keeping Avoider's graph almost acyclic

We consider biased $(1:b)$ Avoider-Enforcer games in the monotone and strict versions. In particular, we show that Avoider can keep his graph being a forest for every but maybe the last round of the game if $b \geq 200 n \ln n$. By this we obtain essentially optimal upper bounds on the threshold biases for the non-planarity game, the non-$k$-colorability game, and the $K_t$-minor game thus addressing a question and improving the results of Hefetz, Krivelevich, Stojaković, and Szabó. Moreover, we give a slight improvement for the lower bound in the non-planarity game.

preprint2013arXiv

Leidenfrost temperature increase for impacting droplets on carbon-nanofiber surfaces

Droplets impacting on a superheated surface can either exhibit a contact boiling regime, in which they make direct contact with the surface and boil violently, or a film boiling regime, in which they remain separated from the surface by their own vapor. The transition from the contact to the film boiling regime depends not only on the temperature of the surface and kinetic energy of the droplet, but also on the size of the structures fabricated on the surface. Here we experimentally show that surfaces covered with carbon-nanofibers delay the transition to film boiling to much higher temperature compared to smooth surfaces. We present physical arguments showing that, because of the small scale of the carbon fibers, they are cooled by the vapor flow just before the liquid impact, thus permitting contact boiling up to much higher temperatures than on smooth surfaces. We also show that, as long as the impact is in the film boiling regime, the spreading factor of impacting droplets follows the same $\We^{3/10}$ scaling (with $\We$ the Weber number) found for smooth surfaces, which is caused by the vapor flow underneath the droplet.

preprint2013arXiv

Levitation of a drop over a moving surface

We investigate the levitation of a drop gently deposited onto the inner wall of a rotating hollow cylinder. For a sufficient velocity of the wall, the drop steadily levitates over a thin air film and reaches a stable angular position in the cylinder, where the drag and lift balance the weight of the drop. Interferometric measurement yields the three-dimensional (3D) air film thickness under the drop and reveals the asymmetry of the profile along the direction of the wall motion. A two-dimensional (2D) model is presented which explains the levitation mechanism, captures the main characteristics of the air film shape and predicts two asymptotic regimes for the film thickness $h_0$: For large drops $h_0\sim\ca^{2/3}κ_b^{-1}$, as in the Bretherton problem, where $\ca$ is the capillary number based on the air viscosity and $κ_b$ is the curvature at the bottom of the drop. For small drops $h_0\sim\ca^{4/5}(aκ_b)^{4/5}κ_b^{-1}$, where $a$ is the capillary length.

preprint2012arXiv

Maximal air bubble entrainment at liquid drop impact

At impact of a liquid drop on a solid surface an air bubble can be entrapped. Here we show that two competing effects minimize the (relative) size of this entrained air bubble: For large drop impact velocity and large droplets the inertia of the liquid flattens the entrained bubble, whereas for small impact velocity and small droplets capillary forces minimize the entrained bubble. However, we demonstrate experimentally, theoretically, and numerically that in between there is an optimum, leading to maximal air bubble entrapment. Our results have a strong bearing on various applications in printing technology, microelectronics, immersion lithography, diagnostics, or agriculture.

preprint2011arXiv

Direct measurements of air layer profiles under impacting droplets using high-speed color interferometry

A drop impacting on a solid surface deforms before the liquid makes contact with the surface. We directly measure the time evolution of the air layer profile under the droplet using high-speed color interferometry, obtaining the air layer thickness before and during the wetting process. Based on the time evolution of the extracted profiles obtained at multiple times, we measure the velocity of air exiting from the gap between the liquid and the solid, and account for the wetting mechanism and bubble entrapment. The present work offers a tool to accurately measure the air layer profile and quantitatively study the impact dynamics at a short time scale before impact.

preprint2011arXiv

Drop impact on superheated surfaces

At impact of a liquid droplet on a smooth surface heated above the liquid's boiling point, the droplet either immediately boils when it contacts the surfaces (``contact boiling''), or without any surface contact forms a Leidenfrost vapor layer towards the hot surface and bounces back (``gentle film boiling''), or both forms the Leidenfrost layer and ejects tiny droplets upward (``spraying film boiling''). We experimentally determine conditions under which impact behaviors in each regime can be realized. We show that the dimensionless maximum spreading $γ$ of impacting droplets on the heated surfaces in both gentle and spraying film boiling regimes shows a universal scaling with the Weber number $\We$ ($γ\sim\We^{2/5}$) -- regardless of surface temperature and of liquid properties -- which is much steeper than for the impact on non-heated (hydrophilic or hydrophobic) surfaces ($γ\sim\We^{1/4}$). We also intereferometrically measure the vapor thickness under the droplet.

preprint2009arXiv

Macroscopic effects of the spectral structure in turbulent flows

Two aspects of turbulent flows have been the subject of extensive, split research efforts: macroscopic properties, such as the frictional drag experienced by a flow past a wall, and the turbulent spectrum. The turbulent spectrum may be said to represent the fabric of a turbulent state; in practice it is a power law of exponent α(the "spectral exponent") that gives the revolving velocity of a turbulent fluctuation (or "eddy") of size s as a function of s. The link, if any, between macroscopic properties and the turbulent spectrum remains missing. Might it be found by contrasting the frictional drag in flows with differing types of spectra? Here we perform unprecedented measurements of the frictional drag in soap-film flows, where the spectral exponent α= 3 and compare the results with the frictional drag in pipe flows, where the spectral exponent α= 5/3. For moderate values of the Reynolds number Re (a measure of the strength of the turbulence), we find that in soap-film flows the frictional drag scales as Re^{-1/2}, whereas in pipe flows the frictional drag scales as Re^{-1/4} . Each of these scalings may be predicted from the attendant value of αby using a new theory, in which the frictional drag is explicitly linked to the turbulent spectrum. Our work indicates that in turbulence, as in continuous phase transitions, macroscopic properties are governed by the spectral structure of the fluctuations.