Sparsity And Regularization: Feature Selection For Optimal Models

Sparsity involves data with many zero or near-zero values, while regularization is a technique that penalizes large coefficients in models to prevent overfitting. The Lasso method, a type of regularization, encourages sparsity by imposing a penalty on the sum of absolute coefficients, resulting in models with a large number of zero coefficients. This promotes feature selection, reduces overfitting, and improves model performance.

Table of Contents

Explains the concept of sparsity in data and its significance in machine learning.

Sparsity and Regularization: Making Data Less Chatty and Models More Accurate

Ever wondered why your favorite streaming service suggests movies you’ll never watch? Or why your social media feed is suddenly filled with cat memes after you post a silly picture of your feline friend? The culprit could be something called sparsity in your data.

Data is like a talkative neighbor who loves to share every little detail of their life. But in machine learning, too much chatter can be a bad thing. Sparsity, on the other hand, is like a filter that silences the unnecessary noise in your data, leaving you with the most important information.

Think of it this way: imagine you’re trying to learn about someone’s personality. They might tell you about their favorite color, their hobbies, and their pet hamster. But if they also share the name of every street they’ve ever lived on, their shoe size, and their favorite brand of toothpaste, it becomes harder to focus on the traits that truly define them.

Regularization is the magic wand that helps us deal with this data verbosity. It’s like a strict teacher who tells the data to “cut to the chase!” by penalizing it for having too many non-zero values. By forcing the data to be more sparse, we can improve the accuracy of our models and avoid getting lost in a sea of unnecessary information.

Introduces regularization as a technique to overcome overfitting and improve model performance.

Sparsity and Regularization: The Superhero Duo of Machine Learning

Sparsity is like the superhero that makes your data look like a clear night sky, with only a few twinkling stars shining through. Regularization is its trusty sidekick, ready to protect your machine learning models from the evil curse of overfitting.

Imagine your data as a giant bag of features. Sparsity means that most of these features are just empty, like the vast expanse of a night sky with nothing but darkness. Regularization steps in as the cosmic guardian, shining a light on the few features that truly matter, like the brightest stars in the celestial tapestry.

With sparsity and regularization on your team, you can wave goodbye to overfitting. Overfitting is the nightmare where your model gets too attached to your training data and starts to make poor predictions for new data. Regularization is the hero that brings balance to the Force, preventing your model from becoming too attached to any one feature. It’s like a Jedi master keeping the model in check, ensuring it doesn’t fall into the dark side of overfitting.

So, if you’re a machine learning warrior, don’t forget to call on the power of sparsity and regularization. They’ll be your trusty sidekicks in the battle against overfitting, guiding you towards better model performance and a brighter future for your data.

Provides a brief overview of the Lasso method as a type of regularization.

Sparsity and Regularization: The Key to Unlocking Machine Learning’s Hidden Gems

Once upon a time, in the land of machine learning, there was a magical secret that held the power to defeat the evil overfitting. This secret was called sparsity and its loyal companion, regularization.

Overfitting, you see, is the villain that creeps into machine learning models and makes them too clingy to the training data. Sparsity, on the other hand, is the hero that brings forth simplicity. It believes that models should be lean and mean, focusing only on the most important features.

And then there’s regularization, the wise wizard who knows how to keep things in check. It adds a touch of punishment to the model, making it pay a price for overly complex solutions.

One of regularization’s favorite tricks is the Lasso method. It’s like a sassy librarian who gently nudges the model to pick the fewest, most relevant features.

Now, let’s embark on a magical adventure to see how sparsity and regularization cast their spells in the world of machine learning:

Feature Selection: The Art of Choosing the Chosen Few

Sparsity and regularization are like a pair of detectives searching for the most criminally informative features in a dataset. They help the model prioritize the features that truly matter, leaving the rest to wash dishes.

Image Processing: Enhancing Reality’s Palette

In the realm of image processing, sparsity and regularization are the master artists, painting vibrant images out of noisy chaos. They compress selfies, remove unsightly blemishes, and enhance distant stars like never before.

Biostatistics: Unlocking the Code of Life

When it comes to biostatistics, sparsity and regularization are the key to deciphering the genetic code. They help researchers identify the critical genes linked to diseases, paving the way for more precise treatments.

Compressed Sensing: The Magic of Missing Pieces

Imagine you have a jigsaw puzzle but only a fraction of the pieces. Sparsity and regularization are the puzzle wizards who can piece it together astonishingly well. They reconstruct missing data by cleverly exploiting the fact that most signals in the real world are actually quite sparse.

Basis Pursuit Denoising: The Signal Saviors

Noise, the pesky gremlin of data, is no match for sparsity and regularization. They join forces to remove noise from signals, revealing the true symphony beneath the static.

Orthogonal Matching Pursuit: The Greedy Algorithm

Orthogonal matching pursuit is like a greedy squirrel that loves to hoard the best features. It iteratively adds features to the model, but only the ones that contribute the most to the party.

So, there you have it, the captivating tale of sparsity and regularization. Together, they cast their spells over machine learning models, bringing forth simplicity, accuracy, and a touch of wizardry.

Discusses the role of sparsity in selecting the most informative features in a dataset.

Sparsity and Regularization: The Secret Weapons for Unlocking Hidden Patterns

Imagine you have a treasure map with hundreds of markings scattered all over it. How do you find the X that marks the spot? Sparsity, my friends, is the key!

Sparsity is like a secret code that shows us which markings are the important ones. In data science, sparsity means that most of the values in a dataset are zero. And just like on a treasure map, these zeros tell us that some variables have little impact on the overall picture.

Now, let’s bring in regularization, the hero of our story. Regularization helps us avoid getting lost in the sea of data by penalizing overly complex models. It’s like a wise old captain steering us towards the most informative features, those that truly matter.

So, how does sparsity and regularization work together to guide us to the treasure? Sparsity helps us identify the most relevant variables, while regularization prevents us from getting sidetracked by noisy data. Together, they’re like a team of explorers, navigating us through the uncharted data jungle and leading us to the gold!

Sparsity’s Role in Feature Selection

Picture this: you’re trying to understand why people love a certain type of movie. You have a bunch of data on each movie, but which factors matter most?

Sparsity comes to the rescue! By analyzing the data, we can see which features have non-zero values. These are the important ones, like genre, actor, and year. Sparsity helps us narrow down the search, so we can focus on the variables that truly impact movie preferences.

Sparsity and Regularization for Data Wranglers and Model Builders

Yo, data enthusiasts! Buckle up for a wild ride into the world of sparsity and regularization. These are some fancy terms that can make your machine learning journey a smoother and more successful one.

So, let’s chat about sparsity. It’s like a party where not everyone’s invited. In our data, it means most of the values are zero. This can be a good thing, especially when we’re dealing with high-dimensional data. Think of it as a way to slim down our dataset and focus on the stuff that really matters.

Now, let’s meet regularization. Think of it as the cool aunt at the party who keeps everyone in line. It helps us avoid overfitting, which is when our model gets too attached to the training data and doesn’t play well with new stuff. Regularization punishes the model for over-enthusiastically fitting the data, so it’s forced to be more generalizable.

One way to do regularization is with the Lasso method. It’s like having a sparsity police officer in your model. It shrinks the coefficients of less important features towards zero, making them irrelevant and creating a more sparse model.

How Regularization Rocks Feature Selection

Feature selection is the process of picking the most badass features from our dataset. And guess what? Regularization can be a secret weapon for this too.

Regularization helps us punish models for having too many features. This forces them to choose the most important ones and discard the rest. It’s like having a bouncer at a VIP party who only lets in the guests with the coolest features.

How Sparsity and Regularization Supercharge Your Images: A Behind-the-Scenes Adventure

Picture this: you’re admiring a gorgeous photo on Instagram when suddenly, BAM! Your phone starts chugging like a rusty old train. All that detail is taking its toll on your poor device. But what if I told you there’s a secret weapon that can make your images zing with clarity and speed? Enter sparsity and regularization, the dynamic duo that’s transforming the world of image processing.

Meet Sparsity: The King of Less is More

In the realm of data, sparsity is like a magician that turns your big, messy datasets into lean, mean data machines. It’s all about identifying the important bits in your data and ditching the rest. It’s like focusing on the essential ingredients in a recipe and tossing out the unnecessary clutter.

Regularization: The Overfitting Police

Now, imagine your model is a hungry puppy trying to learn all the tricks. But sometimes, it gets so excited that it learns too much and starts doing silly things like mixing up a fire hydrant for a seesaw. That’s where regularization steps in. It’s like a wise old trainer that gently nudges your model towards finding the right balance.

Sparsity and Regularization: A Dream Team for Image Wranglers

Together, sparsity and regularization are the dynamic duo that’s taking image processing to the next level. They allow you to squeeze more information into your images without sacrificing speed or quality.

  • Image Compression: Think of it like packing your suitcase for a trip. Sparsity helps you identify the essential items, while regularization ensures you don’t overpack. The result? Smaller file sizes without compromising on the beauty.
  • Image Denoising: Imagine your photos as a canvas with pesky little blemishes. Sparsity and regularization team up to identify the noise and vanish it into thin air, leaving you with crystal-clear images.
  • Image Enhancement: These two superheroes work their magic to bring out the hidden beauty in your photos. They enhance colors, sharpen details, and make your images pop off the screen like never before.

Real-World Heroes: Where Sparsity and Regularization Shine

  • Medical Imaging: They help doctors see inside the body with stunning clarity, aiding in accurate diagnosis and personalized treatments.
  • Astronomy: They capture cosmic wonders with unprecedented detail, expanding our understanding of the universe.
  • Surveillance: They make your security camera footage sharper than ever, ensuring you catch every suspicious move.

Sparsity and regularization are the secret weapons that unlock the full potential of image processing. They’re the dynamic duo that brings clarity, speed, and beauty to your digital world. So, next time you snap a photo or stare at a magnificent image online, remember the magical powers of this behind-the-scenes team.

Sparsity and Regularization: Making Your Data Sing and Dance

Imagine you’re a detective, trying to solve a mystery. You’ve got a room full of clues, but it’s so cluttered, you can’t find the key evidence. That’s where sparsity and regularization come in – they’re like your secret hacker tools to declutter your data and find the gems that matter.

Sparsity: Only the Cool Kids Matter

Sparsity means that most of your data is like a shy kid sitting in the corner, not doing much. But those few non-zero values are like the cool kids – they’re the ones driving the show. In machine learning, sparsity can help us focus on the most important features, cutting through the noise.

Regularization: The Boss Who Keeps Your Model in Line

Regularization is like the boss who makes sure your model doesn’t go wild and overfit. It prevents your model from learning too much from the training data, so it can handle new data like a champ. One type of regularization is called Lasso, which is like a shrink ray for your model’s coefficients. It makes the uncool (zero) features even more zero, and the cool features more prominent.

Sparsity and Regularization in Action

Now, let’s see how these data ninjas work their magic in the real world:

Image Processing: The Perfect Filter for Your Photos

Sparsity and regularization rock the world of image processing. They help us compress images to save space without making them blurry. They also remove unwanted noise, making your photos look sharp and stunning. In medical imaging, they’re like X-ray vision, helping doctors spot diseases early on.

Biostatistics: Unlocking the Secrets of DNA

In biostatistics, sparsity and regularization help us analyze huge datasets of genetic information. They can tell us what genes are linked to diseases like cancer, and even predict how people will respond to different treatments. It’s like cracking the code of life!

Compressed Sensing: From Pixels to Megabytes

Remember when we said “a picture is worth a thousand words”? Well, compressed sensing takes it a step further, allowing us to reconstruct images from just a few measurements. It’s like having a magic wand that turns a handful of pixels into a full-blown photo.

Basis Pursuit Denoising: The Noise Terminator

Imagine you want to listen to your favorite song without the annoying crackling sound. Basis pursuit denoising is the superhero that removes that noise. It uses sparsity and regularization to find the purest version of the signal, making your music sound crystal clear.

Orthogonal Matching Pursuit: The Signal Detective

Orthogonal matching pursuit is like a bloodhound for sparse signals. It starts with a blank slate and gradually adds the most important features until it finds the best approximation of your signal. It’s used in everything from music analysis to image recognition.

So, there you have it – the sparsity and regularization duo, the secret weapons of data science. They’re the ones who declutter your data, improve your models, and make your applications sing and dance. Next time you’re tackling a data problem, remember these tools and watch your results soar!

Sparsity and Regularization: Unlocking the Secrets of High-Dimensional Data

Picture this: you’re a detective on a high-profile case, sifting through a massive pile of clues. Each clue is like a data point, and the more clues you have, the more difficult it becomes to find the ones that matter most. That’s where sparsity comes in!

Sparsity means that most of your data is like an empty room—nothing to see here. But the few non-empty rooms are the gold mine. Regularization is the slick detective technique that helps you focus on these non-empty rooms, ignoring the empty ones.

Sparsity in Genomics and Clinical Data:

When we’re talking about high-dimensional data like genomics or clinical records, sparsity is a lifesaver. These datasets are so vast that it’s like trying to find a needle in a skyscraper. But with sparsity, we can focus on the key data points—the ones that reveal fascinating patterns and drive accurate predictions.

Regularization helps us do this by “penalizing” us for choosing too many non-empty rooms. It’s like saying, “Hey, don’t get greedy. Stick to the ones that really matter.” This approach reduces overfitting—a situation where our model is so focused on the small details that it forgets the big picture.

By embracing sparsity and regularization, we can unlock the hidden gems within high-dimensional data. We can uncover the key genes responsible for diseases, identify the most effective treatments, and even predict future health outcomes. It’s like using a flashlight to illuminate the dimmest corners of a massive library, revealing the knowledge that was once hidden in the shadows.

Sparsity and Regularization: The Key to Unlocking Clarity in Complex Data

In the world of machine learning and data analysis, there’s a secret weapon that can transform the way you tame the chaos of complex data: sparsity and regularization. Think of them as the dynamic duo that make your models leaner, meaner, and smarter.

Sparsity is all about identifying and leveraging the fact that most real-world data is not a jumbled mess. Instead, it’s typically sparse, meaning it has lots of zeroes and only a few non-zero values. Regularization is a technique that harnesses this sparsity to keep your models from overfitting and becoming too attached to the quirks of your training data.

Picture this: you’re trying to classify patients into different disease categories based on their genetic data. The data is vast, and each patient’s genome is like a sprawling city with millions of genes. Without sparsity and regularization, your model would be like a lost tourist, wandering aimlessly, getting lost in the noise and missing the key landmarks.

But with the power of sparsity, your model becomes a superhero, zooming in on the genes that are actually relevant, the ones that make a difference in disease classification. It’s like giving your model a superpower to spot the tiny clues that hold the secrets to diagnosing and treating illnesses.

But that’s not all! Regularization steps in as the wise mentor, guiding your model to avoid overfitting. Imagine a doctor who gets too focused on treating one symptom and ignores the whole picture. Overfitting is like that: your model gets so caught up in capturing the training data that it starts making inaccurate predictions on new data. Regularization is the watchful eye that says, “Hey, don’t get lost in the weeds. Focus on the features that matter.”

Together, sparsity and regularization are like the Sherlock Holmes and Dr. Watson of data analysis. They work hand-in-hand to uncover the hidden truths in complex data, making it possible to predict diseases, personalize treatments, and unlock the full potential of precision medicine.

Sparsity and Regularization: The Power of Less is More

Have you ever wondered why some models perform better than others, even though they have access to the same data? The answer may lie in the concept of sparsity. In machine learning, sparsity refers to the idea that many real-world datasets contain a lot of zeros, meaning that many features are not always active.

Regularization is a technique that helps models take advantage of this sparsity. It’s like adding a little bit of salt to a dish – it doesn’t change the overall flavor, but it brings out the important parts. By encouraging sparsity, regularization helps models focus on the features that really matter, improving their performance and preventing them from overfitting to the training data.

Compressed Sensing: Recovering Signals from the Shadows

Here’s where it gets really cool. Compressed sensing is like a magic trick for recovering signals from a surprisingly small number of measurements. The key to this trick is exploiting the sparsity of the signal. Just like a sketch artist can recreate a face from a few lines, compressed sensing can reconstruct a signal from a few well-chosen samples.

Regularization plays a crucial role here too, acting like a guide. It helps the compressed sensing algorithm focus on the important parts of the signal, ensuring that the reconstruction is accurate even when the measurements are incomplete or noisy. It’s like giving the artist a magnifying glass to see the finer details.

So, the next time you hear about sparsity and regularization, remember the analogy of a symphony orchestra. By sparsifying the sound, we can eliminate unnecessary noise and amplify the instruments that truly make the music. And by regularizing, we can ensure that the orchestra plays in harmony, delivering a performance that resonates with the audience.

Explains how sparsity and regularization play a crucial role in accurate signal recovery.

Sparsity and Regularization: The Secret Sauce for Accurate Signal Recovery

Have you ever wondered how scientists can reconstruct signals from just a tiny fraction of measurements? It’s like a magician pulling a rabbit out of a hat… but instead of a rabbit, it’s a crystal-clear signal!

The secret lies in two techniques: sparsity and regularization. Let’s imagine you have a signal that’s mostly empty space, like a recording of someone whispering in a huge auditorium. Sparsity means that most of the signal is zero.

Now, regularization is like a magic wand that helps us identify and use this sparsity to our advantage. It penalizes non-zero values, encouraging the signal to stay nice and sparse. This way, we can reconstruct the signal accurately even if we only have a few measurements.

It’s like a treasure hunt where the treasure is the original signal and the penalties are like clues that lead us to it. Regularization helps us navigate the massive search space, guiding us towards the signal we’re looking for.

So, when it comes to signal recovery, sparsity and regularization are the dynamic duo that makes it all happen. They’re like Batman and Robin, working together to uncover the hidden gems in your data.

Presents basis pursuit denoising as a technique to remove noise from a signal.

Sparsity, Regularization, and Their Magic in Data

Imagine having a closet full of clothes, but only a handful that you actually wear. That’s sparsity in data. It’s all about identifying those crucial bits that hold the most information, like the 20% of features that drive 80% of your results.

Regularization, the Anti-Overfitting Superhero

Overfitting? It’s like giving someone too many details on a first date. Regularization steps in as the hero, adding a dash of caution to your model. It keeps it from getting too specific, preventing it from memorizing the details and ensuring it still works with new data.

Basis Pursuit Denoising: Giving Your Data a Makeover

Think of your data as a beautiful painting with some pesky noise. Basis pursuit denoising is like a skilled restorer who removes the noise while preserving the details. It does this by assuming the data is sparse, focusing on the important features and leaving the noise out.

Applications: Where Sparsity and Regularization Shine

Feature Selection: They help separate the wheat from the chaff, finding the most relevant features that drive your results.

Image Processing: They turn blurry photos into crystal-clear masterpieces and compress large images without losing quality.

Biostatistics: They unlock the secrets of complex health data, making precision medicine and disease classification a breeze.

Compressed Sensing: They’re like magicians, reconstructing signals from a tiny fraction of the data, as if they’re pulling something out of a hat.

Orthogonal Matching Pursuit: It’s like a greedy algorithm, patiently picking out the most informative elements of a signal, layer by layer.

So, there you have it, sparsity and regularization: the power duo of data analysis, helping us make sense of our data and unlock new insights.

Sparsity and Regularization: The Dynamic Duo for Data Wrangling

In the wild world of data, sparsity is like a hidden treasure, revealing the nuggets of information that matter. Regularization, on the other hand, is the trusty sidekick that keeps our models in check, preventing them from overfitting and going rogue.

Sparsity: The Power of Less

Think of sparsity as a minimalist approach to data. It’s all about finding the most informative features, the ones that truly paint a picture of your problem. By keeping our data sparse, we can avoid the pitfalls of overfitting and make our models more robust and generalizable.

Regularization: The Overfitting Police

Now, regularization is the no-nonsense cop on the data beat. Its mission? To keep overfitting in its place. Think of overfitting as that one friend who tries to please everyone and ends up pleasing no one. Regularization shows up and says, “Hold your horses there, cowboy! Let’s focus on the important stuff.”

Join Forces: The Sparsity-Regularization Alliance

When sparsity and regularization team up, it’s like Batman and Robin taking on the data underworld. Sparsity points out the bad guys (irrelevant features), and regularization handcuffs them (prevents them from dominating the model). The result? A lean, mean, data-wrangling machine!

Applications of Sparsity and Regularization

Now, let’s venture into the real world and see how this dynamic duo flexes its muscles.

  • Feature Selection: Think of feature selection as a shopping spree, where we’re looking for the best features to include in our model. Sparsity helps us find the essentials, while regularization keeps us from grabbing everything in sight.

  • Image Processing: In the realm of image magic, sparsity and regularization work together to clean up noisy images and enhance their beauty. They’re the secret behind crystal-clear medical scans and stunning astrophysical photos.

  • Biostatistics: When it comes to understanding our biological makeup, sparsity and regularization help us decipher the complex puzzle of genetic and clinical data. They’re the key to unlocking personalized medicine and unlocking the mysteries of disease.

  • Compressed Sensing: Ever heard of reconstructing a signal from just a few measurements? That’s the magic of compressed sensing. Sparsity and regularization make this possible, allowing us to recover high-quality signals without breaking a sweat.

  • Basis Pursuit Denoising: Imagine a signal that’s drowned in noise. Basis pursuit denoising comes to the rescue, using sparsity and regularization to remove the unwanted noise, leaving us with a pristine signal.

  • Orthogonal Matching Pursuit: This clever algorithm harnesses the power of sparsity to identify the most important components of a signal. From audio processing to image analysis, it’s a master of finding the hidden gems in our data.

Sparsity and Regularization: The Secret Sauce for Machine Learning Success

Imagine data as a big jigsaw puzzle, and sparsity is the realization that most puzzle pieces are empty. This means our data is often full of zeros, which is a goldmine for machine learning.

Enter regularization, the wizard who stops our models from overfitting. It’s like adding a secret ingredient that makes our models focus on the important stuff, even if it’s hidden among the zeros. One popular regularization technique is Lasso, which likes to lasso in the important features.

Applications:

Feature Selection: Sparsity and regularization team up to select the most informative features like a skilled magician. Bye-bye, irrelevant stuff!

Image Processing: Unleash the power of sparsity for image wizardry! Compress images, clean up noisy photos, and enhance details like a pro.

Biostatistics: Sparsity and regularization are the superheroes of genetic data. They find the hidden gems in our DNA and clinical records, revealing disease patterns and helping us tailor treatments.

Compressed Sensing: Think of it as a high-tech jigsaw puzzle. Sparsity and regularization help us reconstruct signals from just a few pieces, like detectives solving a case with limited evidence.

Basis Pursuit Denoising: Picture this: a noisy signal like a static-filled radio. Sparsity and regularization act as noise-canceling headphones, filtering out the chaos to give us a clear sound.

Orthogonal Matching Pursuit: This greedy algorithm is like a treasure hunter digging for nuggets of information in sparse signals. From audio processing to image analysis, it’s the go-to tool for finding hidden gems.

Discusses its applications in audio signal processing, image analysis, and other areas.

Sparsity and Regularization: The Secret Sauce for Taming Data and Unleashing Models

In the realm of machine learning, sparsity and regularization are the dynamic duo that tame unruly data and empower models. Let’s dive into their world and explore how they’re transforming data science and beyond.

Sparsity: Data’s Secret Weapon

Imagine a dataset filled with lots of zeros. That’s sparsity! It means that many observations in the data have zero values. This phenomenon is like the hidden treasure in data science, and it can work wonders for your models.

Regularization: The Overfitting Terminator

Regularization is the superhero that fights against overfitting. When models become too complex, they start fitting the noise in the data, resulting in poor performance on new data. Regularization, like a wise old sage, helps models stay grounded by penalizing excessive complexity.

Applications Galore: From Feature Selection to Superpowers

Sparsity and regularization aren’t just theoretical concepts; they have superpowers in various fields:

  • Feature Selection: They pick the most important features, like the key players in a team, helping models make better decisions.
  • Image Processing: They’re the wizards behind image compression, denoising, and enhancement techniques, making our pictures crystal clear and beautiful.
  • Biostatistics: They’re the secret sauce in analyzing genomic and clinical data, helping us understand diseases and pave the way for precision medicine.
  • Compressed Sensing: They’re the superheroes that reconstruct signals from just a few measurements, like detectives solving a crime with limited clues.
  • Basis Pursuit Denoising: They’re the experts in removing noise from signals, making them pure and clear like a newborn baby’s cry.
  • Orthogonal Matching Pursuit: Think of it as a greedy algorithm that finds sparse signals in a haystack of data, like a treasure hunter searching for gold.

The Future of Sparsity and Regularization

The future is bright for these dynamic duo. They’re constantly evolving, unlocking new possibilities in data science. From self-driving cars to personalized medicine, sparsity and regularization are the building blocks of a brighter tomorrow. So, embrace their power, and let them transform your data science journey!

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *