• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 09:13
CEST 15:13
KST 22:13
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
[ASL20] Finals Preview: Arrival2TL.net Map Contest #21: Voting10[ASL20] Ro4 Preview: Descent11Team TLMC #5: Winners Announced!3[ASL20] Ro8 Preview Pt2: Holding On9
Community News
Chinese SC2 server to reopen; live all-star event in Hangzhou21Weekly Cups (Oct 13-19): Clem Goes for Four3BSL Team A vs Koreans - Sat-Sun 16:00 CET9Weekly Cups (Oct 6-12): Four star herO85.0.15 Patch Balance Hotfix (2025-10-8)81
StarCraft 2
General
RotterdaM "Serral is the GOAT, and it's not close" Chinese SC2 server to reopen; live all-star event in Hangzhou The New Patch Killed Mech! Weekly Cups (Oct 13-19): Clem Goes for Four 5.0.15 Patch Balance Hotfix (2025-10-8)
Tourneys
Merivale 8 Open - LAN - Stellar Fest Tenacious Turtle Tussle RSL Season 3 Qualifier Links and Dates $1,200 WardiTV October (Oct 21st-31st) SC2's Safe House 2 - October 18 & 19
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 496 Endless Infection Mutation # 495 Rest In Peace Mutation # 494 Unstable Environment Mutation # 493 Quick Killers
Brood War
General
[ASL20] Finals Preview: Arrival BSL Team A vs Koreans - Sat-Sun 16:00 CET OGN to release AI-upscaled StarLeague from Feb 24 Is there anyway to get a private coach? BW General Discussion
Tourneys
[ASL20] Grand Finals ASL final tickets help Small VOD Thread 2.0 [Megathread] Daily Proleagues
Strategy
Roaring Currents ASL final Relatively freeroll strategies BW - ajfirecracker Strategy & Training TvP Upgrades
Other Games
General Games
Path of Exile Nintendo Switch Thread Stormgate/Frost Giant Megathread Dawn of War IV ZeroSpace Megathread
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread SPIRED by.ASL Mafia {211640}
Community
General
US Politics Mega-thread Russo-Ukrainian War Thread Things Aren’t Peaceful in Palestine YouTube Thread The Chess Thread
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
Anime Discussion Thread [Manga] One Piece Korean Music Discussion Series you have seen recently... Movie Discussion!
Sports
MLB/Baseball 2023 2024 - 2026 Football Thread TeamLiquid Health and Fitness Initiative For 2023 Formula 1 Discussion NBA General Discussion
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Recent Gifted Posts
Blogs
The Benefits Of Limited Comm…
TrAiDoS
Sabrina was soooo lame on S…
Peanutsc
Our Last Hope in th…
KrillinFromwales
Certified Crazy
Hildegard
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1810 users

Compressed Sensing

Blogs > Zortch
Post a Reply
Zortch
Profile Blog Joined January 2008
Canada635 Posts
August 20 2011 18:55 GMT
#1
So I'm here a school busy not working. Kinda sleepy, I guess I could just go home but I dunno I'd like to get some more stuff done. I'm working on my Masters project, the summer is almost over so I need to get it done. I'm just working on the appendix to this paper, but I'm lacking some background so its slow going(the book I need is out from the library too - recalled it yesterday).
I'm a Math student by the by and my project is pretty interesting and the basics of it are simple to understand. Also it is very applicable, which is nice, so I thought maybe some people on TL would like to read a little about it and this way I'm at least thinking about the material.

The topic is called Compressed Sensing (or compressive sensing) and it is a fairly new thing(<10 years). You can just google it and find out lots of information of course, but who doesn't want to read what I have to say? Right?!
I'll talk a bit about the application and why you might care about this. Say you have to get a MRI scan or something of that sort. Well what they do(more or less) is fire some waves as you and detect what bounces back and what passes through. Then using that information about what they sent and what they received a picture will be constructed. The hope is that this picture resembles what you look like inside in some sense and the Doctors can get some useful information. Now a lot of times these scans can take a long time because a lot of measurements are required in order to get even a decent picture. So wouldn't it be nice if we could take fewer measurements and/or get a better picture? This is going to mean less time in a crazy magnetic tube for you(the patient) and better information for the Doctors leading to better diagnosis hopefully. This is one of the things that compressed sensing can lead to.

Things will get a little more mathematical as I go on, but some basic linear algebra should be sufficient to get something and if you know a little bit more you might get a little bit more . So the mathematical problem is as follows. There is a fixed unknown vector(the picture of you inside) that we want to discover. The way we can gather information about this vector is by applying a linear transformation to it(i.e. applying a matrix to it)(this is the waves they fire at you). Now we could just pick a matrix like the identity matrix and then we would know our vector, sure. But this would mean measuring every single entry in the vector. If our vector is say 1024x768 entries (maybe it encodes a picture with that many pixels) then this is going to take a long time. So we would like to pick a matrix that doesn't measure everything, but so that we can still figure out what the vector was through some mathematics and computation. This is going to give us an underdetermined system of equations to solve. That is, we will have more unknowns that we have equations! (You know how you can uniquely solve 3 equations with 3 unknowns, 2 equations with 2 unknowns etc, but you can't do that if you have 2 equations and 3 unknowns - you will have infinitely many solutions and we just want one). So what do we do? Classic linear algebra that you will learn in any course is that this is impossible and that is true. However, we can impose an extra condition that will give us hope. That condition is sparsity.

Sparsity in the sense of a vector means for us that most of the entries are just zero. So if there are 1 million entries all but maybe 10000 and zero, say. So we would say that such a vector is 10000-sparse. It turns out that a lot of the things we want to deal with in real life are sparse. Look at x-rays for example. Mostly black... All that black is our zeroes - our sparsity. I'm going to introduce just a little notation - hopefully I don't use it much. Lets call our unknown vector x, and our measurment matrix A. We don't know x, but we do get to know Ax(Ax is what we measure bouncing off of you and through out). We want to solve find the sparsest vector we can such that when we hit it with A, we get Ax. That is, the sparsest vector y, such that Ay=Ax. Great! Now I don't really want to talk about how A is chosen. Randomnnes s is used, its not too complicated but lets not go there. Point is for a good choice of A, if we solve this problem, the y that we get will be exactly the same as the unknown x that we wanted to find. So we have - with relatively few measurements - recovered the picture of your brain, bones whatever exactly. But there is another problem... In practise solving for this y is extremely inefficent computationally. The best algorithms basically just try every possibility. So while this is nice in theory it is largely useless in practise. Fortunately there is an amazing game that we can play.

Instead of looking for the sparsest vector y, we will pose a new problem and look for the "smallest" vector y. I say "smallest" because I have to tell you what I mean by small in this setting. I want the vector that is smallest in the little L-1 norm for those of you who know what that is. For those of you who do not, don't be scared for it is simple. The little L-1 size (or norm) of a vector is just the sum of the absolute value of its components. (For example the L-1 size of (1,-2,3)=|1|+|-2|+|3|=1+2+3=6.) Ok so now we have a new problem.However, the amazing amazing thing is that these two problems are the same! Instead of finding the sparsest y such that Ay=Ax, we can find the "smallest" y such that Ay=Ax and we will get the same answer(technically this will not always happen, but it will happen almost all the time - the probability of it not happening is similar to me teleporting across the world due to quantum fluctuation - or perhaps winning a starleague.) And the beauty of this observation is that our new problem can be solved efficently by a computer!(since it is now a convex problem, we can apply convex optimization techniques blahblahblah).

These are the basic ideas and of course there are many more details that I did not discuss, nor did I mention any proofs but the fundamentals are not too complex to understand I don't think.
I should mention that I only discussed an ideal situation where you gain perfect measurments and there is no corruption due to noise or measurement error. In the real world this will never happen. However, the theory is robost is the sense that under small errors the result will be a good approximation to the original data though not exactly the same. Hopefully this mathematics will help to reduce hospital wait times and expenses and things like that , but I think there will need to be udates to some equipment - I don't really know this side of it.
The paper that I am studying is called A Probabilistic and RIPless Theory of Compressed Sensing - by Candes and Plan in case anyone cares to check it out.

This vein of study leads to a topic called low-rank matrix recovery which is a the heart of the Netflix problem(yep, Netflix) and has applications to facial construction from a series of partial photographs and such, very cool.

Hopefully you got something from this or killed a little bit of time as I have .

TL;DR: Hmm, don't really like these - but I guess they're useful. Compressed Sensing is some math that has applications in medical imaging. I'm studying it.


Respect is everything. ~ARchon
Azerbaijan
Profile Blog Joined January 2010
United States660 Posts
Last Edited: 2011-08-20 20:22:02
August 20 2011 20:21 GMT
#2
I'm not sure I followed the math stuff so well but this sounds incredibly interesting. Having had many MRI's in my life I'm all for spending less time inside the thing.
Please log in or register to reply.
Live Events Refresh
WardiTV Invitational
11:00
Group B
WardiTV911
TKL 276
IndyStarCraft 209
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Crank 847
TKL 276
IndyStarCraft 209
Rex 119
MindelVK 19
StarCraft: Brood War
Britney 64468
Sea 6804
GuemChi 1824
Leta 642
Stork 281
Last 212
Hyun 153
ggaemo 75
Backho 58
JYJ54
[ Show more ]
JulyZerg 34
Aegong 33
ToSsGirL 32
zelot 25
scan(afreeca) 19
Noble 17
SilentControl 11
Dota 2
Gorgc6376
KheZu535
Fuzer 160
canceldota152
Super Smash Bros
Mew2King88
Heroes of the Storm
Khaldor269
Other Games
singsing2265
B2W.Neo601
XcaliburYe578
Lowko303
Sick239
Happy237
KnowMe224
Trikslyr24
Organizations
StarCraft 2
CranKy Ducklings207
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• Gemini_19 64
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• WagamamaTV601
• Ler61
Other Games
• tFFMrPink 2
Upcoming Events
OSC
1h 47m
SKillous vs goblin
Spirit vs GgMaChine
ByuN vs MaxPax
Afreeca Starleague
18h 47m
Snow vs Soma
Sparkling Tuna Cup
20h 47m
WardiTV Invitational
22h 47m
CrankTV Team League
23h 47m
BASILISK vs Streamerzone
Team Liquid vs Shopify Rebellion
Team Vitality vs Team Falcon
BSL Team A[vengers]
1d 1h
Gypsy vs nOOB
JDConan vs Scan
RSL Revival
1d 3h
Wardi Open
1d 22h
CrankTV Team League
1d 23h
Replay Cast
2 days
[ Show More ]
WardiTV Invitational
2 days
CrankTV Team League
2 days
Replay Cast
3 days
CrankTV Team League
3 days
Replay Cast
4 days
The PondCast
4 days
CrankTV Team League
4 days
Replay Cast
5 days
WardiTV Invitational
5 days
CrankTV Team League
5 days
Replay Cast
6 days
Liquipedia Results

Completed

Acropolis #4 - TS2
WardiTV TLMC #15
HCC Europe

Ongoing

BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
EC S1
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025

Upcoming

SC4ALL: Brood War
BSL Season 21
BSL 21 Team A
BSL 21 Non-Korean Championship
RSL Offline Finals
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
CranK Gathers Season 2: SC II Pro Teams
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.